Home
last modified time | relevance | path

Searched refs:get_busno (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dpci-legacy.c85 if (hose->get_busno && pci_has_flag(PCI_PROBE_ONLY)) in pcibios_scanbus()
86 next_busno = (*hose->get_busno)(); in pcibios_scanbus()
H A Dpci-bcm1480ht.c180 .get_busno = bcm1480ht_pcibios_get_busno,
/openbmc/linux/arch/mips/include/asm/
H A Dpci.h51 int (*get_busno)(void); member