Home
last modified time | relevance | path

Searched refs:root_bus_path (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Dremote.c54 hc->root_bus_path = remote_pcihost_root_bus_path; in remote_pcihost_class_init()
H A Dgpex.c200 hc->root_bus_path = gpex_host_root_bus_path; in gpex_host_class_init()
H A Dxilinx-pcie.c173 hc->root_bus_path = xilinx_pcie_host_root_bus_path; in xilinx_pcie_host_class_init()
H A Dpnv_phb.c202 hc->root_bus_path = pnv_phb_root_bus_path; in pnv_phb_class_init()
H A Di440fx.c372 hc->root_bus_path = i440fx_pcihost_root_bus_path; in i440fx_pcihost_class_init()
H A Ddesignware.c737 hc->root_bus_path = designware_pcie_host_root_bus_path; in designware_pcie_host_class_init()
/openbmc/qemu/include/hw/pci/
H A Dpci_host.h56 const char *(*root_bus_path)(PCIHostState *, PCIBus *); member