Home
last modified time | relevance | path

Searched refs:PCI_EXP_RTCTL_SECEE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dpci_regs.h610 #define PCI_EXP_RTCTL_SECEE 0x0001 /* System Error on Correctable Error */ macro
/Linux-v4.19/drivers/pci/pcie/
Daer.c105 #define SYSTEM_ERROR_INTR_ON_MESG_MASK (PCI_EXP_RTCTL_SECEE| \