Searched refs:get_busno (Results 1 – 3 of 3) sorted by relevance
85 if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY)) in pcibios_scanbus()86 next_busno = (*hose->get_busno)(); in pcibios_scanbus()
180 .get_busno = bcm1480ht_pcibios_get_busno,
51 int (*get_busno)(void); member