Searched refs:host_bridge (Results 1 – 7 of 7) sorted by relevance
190 PCIHostState *host_bridge; in qmp_query_pci() local192 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()
33 static const char *remote_pcihost_root_bus_path(PCIHostState *host_bridge, in remote_pcihost_root_bus_path() argument
176 static const char *pnv_phb_root_bus_path(PCIHostState *host_bridge, in pnv_phb_root_bus_path() argument179 PnvPHB *phb = PNV_PHB(host_bridge); in pnv_phb_root_bus_path()
167 static const char *gpex_host_root_bus_path(PCIHostState *host_bridge, in gpex_host_root_bus_path() argument
143 static const char *xilinx_pcie_host_root_bus_path(PCIHostState *host_bridge, in xilinx_pcie_host_root_bus_path() argument
350 static const char *i440fx_pcihost_root_bus_path(PCIHostState *host_bridge, in i440fx_pcihost_root_bus_path() argument
521 designware_pcie_host_root_bus_path(PCIHostState *host_bridge, PCIBus *rootbus) in designware_pcie_host_root_bus_path() argument