Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_MCBTLP (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h96 #define PCI_ERR_UNC_MCBTLP 0x00800000 /* MC Blcoked TLP */ macro
142 PCI_ERR_UNC_MCBTLP | \
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c62 case PCI_ERR_UNC_MCBTLP: in pcie_aer_uncor_default_severity()
896 .val = PCI_ERR_UNC_MCBTLP,
/openbmc/linux/include/ras/
H A Dras_event.h294 {PCI_ERR_UNC_MCBTLP, "MC Blocked TLP"}, \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h764 #define PCI_ERR_UNC_MCBTLP 0x00800000 /* MC blocked TLP */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h769 #define PCI_ERR_UNC_MCBTLP 0x00800000 /* MC blocked TLP */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1036 PCI_ERR_UNC_MCBTLP | /* MC blocked TLP */ in init_pci_ext_cap_err_perm()