Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h637 #define PCI_EXP_RTCTL_SEFEE 0x0004 /* System Error on Fatal Error */ macro
/qemu/hw/pci/
H A Dpcie.c933 PCI_EXP_RTCTL_SEFEE); in pcie_cap_root_init()