Searched refs:pci_host_bridges (Results 1 – 3 of 3) sorted by relevance
15 extern PCIHostStateList pci_host_bridges;
192 QLIST_FOREACH(host_bridge, &pci_host_bridges, next) { in qmp_query_pci()
271 PCIHostStateList pci_host_bridges; variable452 QLIST_INSERT_HEAD(&pci_host_bridges, host_bridge, next); in pci_host_bus_register()2608 QLIST_FOREACH(host_bridge, &pci_host_bridges, next) { in pci_qdev_find_device()