Home
last modified time | relevance | path

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

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