Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_regs.h133 PCI_ERR_UNC_COMP_TIME | \
/qemu/hw/pci/
H A Dpcie_aer.c58 case PCI_ERR_UNC_COMP_TIME: in pcie_aer_uncor_default_severity()
860 .val = PCI_ERR_UNC_COMP_TIME,
/qemu/include/standard-headers/linux/
H A Dpci_regs.h757 #define PCI_ERR_UNC_COMP_TIME 0x00004000 /* Completion Timeout */ macro