Searched refs:hif_pci_nointrs (Results 1 – 3 of 3) sorted by relevance
57 bus_ops->hif_nointrs = &hif_pci_nointrs; in hif_initialize_pci_ops()122 bus_ops->hif_nointrs = &hif_pci_nointrs; in hif_update_irq_ops_with_pci()
37 void hif_pci_nointrs(struct hif_softc *scn);
2184 void hif_pci_nointrs(struct hif_softc *scn) in hif_pci_nointrs() function