Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_regs.h104 #define PCI_ERR_UNC_MCBTLP 0x00800000 /* MC Blcoked TLP */ macro
150 PCI_ERR_UNC_MCBTLP | \
/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,
/qemu/include/standard-headers/linux/
H A Dpci_regs.h774 #define PCI_ERR_UNC_MCBTLP 0x00800000 /* MC blocked TLP */ macro