Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h133 PCI_ERR_UNC_COMP_TIME | \
/openbmc/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,
/openbmc/linux/include/ras/
H A Dras_event.h285 {PCI_ERR_UNC_COMP_TIME, "Completion Timeout"}, \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h755 #define PCI_ERR_UNC_COMP_TIME 0x00004000 /* Completion Timeout */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h760 #define PCI_ERR_UNC_COMP_TIME 0x00004000 /* Completion Timeout */ macro
/openbmc/linux/drivers/pci/pcie/
H A Daer.c406 0 : (PCI_ERR_UNC_COMP_TIME|PCI_ERR_UNC_UNSUP))
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1027 PCI_ERR_UNC_COMP_TIME | /* Completion Timeout */ in init_pci_ext_cap_err_perm()