Searched refs:pci_for_each_device_reverse (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | pegasos2.c | 896 pci_for_each_device_reverse(pci_bus, 0, add_pci_device, &fi); in build_fdt() 931 pci_for_each_device_reverse(pci_bus, 0, add_pci_device, &fi); in build_fdt()
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci.h | 338 void pci_for_each_device_reverse(PCIBus *bus, int bus_num,
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | 1817 void pci_for_each_device_reverse(PCIBus *bus, int bus_num, in pci_for_each_device_reverse() function
|