Home
last modified time | relevance | path

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

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