Searched refs:QEMU_PCIE_ERR_UNC_MASK (Results 1 – 3 of 3) sorted by relevance
214 QEMU_PCIE_ERR_UNC_MASK = (1 << QEMU_PCIE_ERR_UNC_MASK_BITNR), enumerator
116 if (dev->cap_present & QEMU_PCIE_ERR_UNC_MASK) { in pcie_aer_init()
426 + if (dev->cap_present & QEMU_PCIE_ERR_UNC_MASK) {