Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h531 #define PCI_EXP_DEVSTA_FED 0x0004 /* Fatal Error Detected */ macro
/qemu/hw/pci/
H A Dpcie_aer.c585 inj->devsta |= PCI_EXP_DEVSTA_FED; in pcie_aer_inject_uncor_error()
H A Dpcie.c371 PCI_EXP_DEVSTA_FED | PCI_EXP_DEVSTA_URD); in pcie_cap_deverr_init()