Home
last modified time | relevance | path

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

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