Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h131 PCI_ERR_UNC_POISON_TLP | \
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c55 case PCI_ERR_UNC_POISON_TLP: in pcie_aer_uncor_default_severity()
852 .val = PCI_ERR_UNC_POISON_TLP,
/openbmc/linux/include/ras/
H A Dras_event.h283 {PCI_ERR_UNC_POISON_TLP,"Poisoned TLP"}, \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h753 #define PCI_ERR_UNC_POISON_TLP 0x00001000 /* Poisoned TLP */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h755 #define PCI_ERR_UNC_POISON_TLP 0x00001000 /* Poisoned TLP */ macro
/openbmc/linux/drivers/pci/pcie/
H A Daer.c89 #define AER_LOG_TLP_MASKS (PCI_ERR_UNC_POISON_TLP| \
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1021 PCI_ERR_UNC_POISON_TLP | /* Poisoned TLP */ in init_pci_ext_cap_err_perm()