Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_COMP_ABORT (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/pci/
H A Dpcie_regs.h142 PCI_ERR_UNC_COMP_ABORT | \
/qemu/hw/pci/
H A Dpcie_aer.c59 case PCI_ERR_UNC_COMP_ABORT: in pcie_aer_uncor_default_severity()
864 .val = PCI_ERR_UNC_COMP_ABORT,
/qemu/include/standard-headers/linux/
H A Dpci_regs.h766 #define PCI_ERR_UNC_COMP_ABORT 0x00008000 /* Completer Abort */ macro