Home
last modified time | relevance | path

Searched refs:PCI_ERR_COR_INTERNAL (Results 1 – 4 of 4) sorted by relevance

/qemu/include/hw/pci/
H A Dpcie_regs.h108 #define PCI_ERR_COR_INTERNAL 0x00004000 /* Corrected Internal */ macro
170 PCI_ERR_COR_INTERNAL | \
174 PCI_ERR_COR_INTERNAL | \
/qemu/include/standard-headers/linux/
H A Dpci_regs.h788 #define PCI_ERR_COR_INTERNAL 0x00004000 /* Corrected Internal */ macro
/qemu/hw/pci/
H A Dpcie_aer.c932 .val = PCI_ERR_COR_INTERNAL,
/qemu/hw/mem/
H A Dcxl_type3.c1554 err.status = PCI_ERR_COR_INTERNAL; in qmp_cxl_inject_correctable_error()