Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h530 #define PCI_EXP_DEVSTA_NFED 0x0002 /* Non-Fatal Error Detected */ macro
/qemu/hw/pci/
H A Dpcie_aer.c587 inj->devsta |= PCI_EXP_DEVSTA_NFED; in pcie_aer_inject_uncor_error()
H A Dpcie.c370 PCI_EXP_DEVSTA_CED | PCI_EXP_DEVSTA_NFED | in pcie_cap_deverr_init()