Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/
Dpci-bridge-emul.c237 .rw = (PCI_EXP_RTCTL_SECEE | PCI_EXP_RTCTL_SENFEE |
/Linux-v5.10/include/uapi/linux/
Dpci_regs.h623 #define PCI_EXP_RTCTL_SECEE 0x0001 /* System Error on Correctable Error */ macro
/Linux-v5.10/drivers/pci/pcie/
Daer.c95 #define SYSTEM_ERROR_INTR_ON_MESG_MASK (PCI_EXP_RTCTL_SECEE| \