Searched refs:QEMU_PCIE_EXTCAP_INIT (Results 1 – 2 of 2) sorted by relevance
| /qemu/include/hw/pci/ | ||
| A D | pci.h | 210 QEMU_PCIE_EXTCAP_INIT = (1 << QEMU_PCIE_EXTCAP_INIT_BITNR), enumerator |
| /qemu/hw/pci/ | ||
| A D | pcie.c | 248 if (dev->cap_present & QEMU_PCIE_EXTCAP_INIT) { in pcie_cap_init() |
Completed in 8 milliseconds