Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_regs.h145 PCI_ERR_UNC_MALF_TLP | \
161 PCI_ERR_UNC_MALF_TLP | \
/qemu/hw/pci/
H A Dpcie_aer.c53 case PCI_ERR_UNC_MALF_TLP: in pcie_aer_uncor_default_severity()
876 .val = PCI_ERR_UNC_MALF_TLP,
/qemu/include/standard-headers/linux/
H A Dpci_regs.h769 #define PCI_ERR_UNC_MALF_TLP 0x00040000 /* Malformed TLP */ macro