Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h633 #define PCI_EXP_RTCTL_SECEE 0x0001 /* System Error on Correctable Error */ macro
/qemu/hw/pci/
H A Dpcie.c899 PCI_EXP_RTCTL_SECEE | PCI_EXP_RTCTL_SENFEE | in pcie_cap_root_init()