Home
last modified time | relevance | path

Searched refs:PCI_EXP_RTCTL_SENFEE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c258 .rw = (PCI_EXP_RTCTL_SECEE | PCI_EXP_RTCTL_SENFEE |
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h633 #define PCI_EXP_RTCTL_SENFEE 0x0002 /* System Error on Non-Fatal Error */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h634 #define PCI_EXP_RTCTL_SENFEE 0x0002 /* System Error on Non-Fatal Error */ macro
/openbmc/qemu/hw/pci/
H A Dpcie.c899 PCI_EXP_RTCTL_SECEE | PCI_EXP_RTCTL_SENFEE | in pcie_cap_root_init()
/openbmc/linux/drivers/pci/pcie/
H A Daer.c97 PCI_EXP_RTCTL_SENFEE| \