Home
last modified time | relevance | path

Searched refs:pci_for_each_device_under_bus (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_pci_vfio.c268 pci_for_each_device_under_bus(bus, spapr_phb_vfio_eeh_clear_dev_msix, in spapr_phb_vfio_eeh_clear_bus_msix()
H A Dspapr_pci.c2295 pci_for_each_device_under_bus(sec_bus, spapr_phb_pci_enumerate_bridge, in spapr_phb_pci_enumerate_bridge()
2305 pci_for_each_device_under_bus(bus, spapr_phb_pci_enumerate_bridge, in spapr_phb_pci_enumerate()
/openbmc/qemu/include/hw/pci/
H A Dpci.h341 void pci_for_each_device_under_bus(PCIBus *bus,
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c1269 pci_for_each_device_under_bus(sec_bus, s390_pci_enumerate_bridge, s); in s390_pci_enumerate_bridge()
1318 pci_for_each_device_under_bus(bus, s390_pci_enumerate_bridge, s); in s390_pcihost_reset()
/openbmc/qemu/hw/pci/
H A Dpci.c1827 void pci_for_each_device_under_bus(PCIBus *bus, in pci_for_each_device_under_bus() function
1847 pci_for_each_device_under_bus(bus, fn, opaque); in pci_for_each_device()
2848 pci_for_each_device_under_bus(bus, pci_dev_get_w64, range); in pci_bus_get_w64_range()
H A Dpcie.c562 pci_for_each_device_under_bus(sec_bus, pcie_unplug_device, NULL); in pcie_cap_slot_do_unplug()
/openbmc/qemu/hw/xen/
H A Dxen_pt.c618 pci_for_each_device_under_bus(pci_get_bus(d), in xen_pt_region_update()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c2112 pci_for_each_device_under_bus(bus, insert_scope, scope_blob); in dmar_host_bridges()
2318 pci_for_each_device_under_bus(bus, insert_ivhd, ivhd_blob); in ivrs_host_bridges()
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c465 pci_for_each_device_under_bus(bus, cxl_set_dsp_active_bm, in cmd_identify_switch_device()