Searched defs:root_bus_path (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/pci/ | ||
H A D | pci_host.h | 56 const char *(*root_bus_path)(PCIHostState *, PCIBus *); member |
/qemu/hw/pci/ | ||
H A D | pci.c | 2742 const char *root_bus_path; in pcibus_get_dev_path() local |