Searched refs:pci_for_each_bus (Results 1 – 3 of 3) sorted by relevance
276 pci_for_each_bus(phb->bus, spapr_phb_vfio_eeh_clear_bus_msix, NULL); in spapr_phb_vfio_eeh_pre_reset()
140 pci_for_each_bus(s->root, acpi_pcihp_test_hotplug_bus, &find); in acpi_pcihp_find_hotplug_bus()
355 void pci_for_each_bus(PCIBus *bus, pci_bus_fn fn, void *opaque) in pci_for_each_bus() function