Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci-qmp-cmds.c190 PCIHostState *host_bridge; in qmp_query_pci() local
192 QLIST_FOREACH(host_bridge, &pci_host_bridges, next) { in qmp_query_pci()
194 qmp_query_pci_bus(host_bridge->bus, in qmp_query_pci()
195 pci_bus_num(host_bridge->bus))); in qmp_query_pci()
/openbmc/qemu/hw/pci-host/
H A Dremote.c33 static const char *remote_pcihost_root_bus_path(PCIHostState *host_bridge, in remote_pcihost_root_bus_path() argument
H A Dpnv_phb.c176 static const char *pnv_phb_root_bus_path(PCIHostState *host_bridge, in pnv_phb_root_bus_path() argument
179 PnvPHB *phb = PNV_PHB(host_bridge); in pnv_phb_root_bus_path()
H A Dgpex.c167 static const char *gpex_host_root_bus_path(PCIHostState *host_bridge, in gpex_host_root_bus_path() argument
H A Dxilinx-pcie.c143 static const char *xilinx_pcie_host_root_bus_path(PCIHostState *host_bridge, in xilinx_pcie_host_root_bus_path() argument
H A Di440fx.c350 static const char *i440fx_pcihost_root_bus_path(PCIHostState *host_bridge, in i440fx_pcihost_root_bus_path() argument
H A Ddesignware.c521 designware_pcie_host_root_bus_path(PCIHostState *host_bridge, PCIBus *rootbus) in designware_pcie_host_root_bus_path() argument