Searched refs:hif_pci_disable_bus (Results 1 – 3 of 3) sorted by relevance
42 void hif_pci_disable_bus(struct hif_softc *scn);
59 bus_ops->hif_disable_bus = &hif_pci_disable_bus; in hif_initialize_pci_ops()
2236 void hif_pci_disable_bus(struct hif_softc *scn) in hif_pci_disable_bus() function