Searched defs:is_bridge (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/acpi/ | ||
H A D | pcihp.c | 84 bool is_bridge = IS_PCI_BRIDGE(br); in acpi_set_bsel() local |
/qemu/hw/pci/ | ||
H A D | pci.c | 1309 bool is_bridge = IS_PCI_BRIDGE(pci_dev); in do_pci_register_device() local |