Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h100 #define PCI_ERR_COR_INTERNAL 0x00004000 /* Corrected Internal */ macro
162 PCI_ERR_COR_INTERNAL | \
166 PCI_ERR_COR_INTERNAL | \
/openbmc/linux/include/ras/
H A Dras_event.h276 {PCI_ERR_COR_INTERNAL, "Corrected Internal Error"}, \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h778 #define PCI_ERR_COR_INTERNAL 0x00004000 /* Corrected Internal */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h783 #define PCI_ERR_COR_INTERNAL 0x00004000 /* Corrected Internal */ macro
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c932 .val = PCI_ERR_COR_INTERNAL,
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1049 PCI_ERR_COR_INTERNAL | /* Corrected Internal */ in init_pci_ext_cap_err_perm()
/openbmc/qemu/hw/mem/
H A Dcxl_type3.c1521 err.status = PCI_ERR_COR_INTERNAL; in qmp_cxl_inject_correctable_error()