Home
last modified time | relevance | path

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

/Linux-v6.1/include/ras/
Dras_event.h283 {PCI_ERR_UNC_POISON_TLP,"Poisoned TLP"}, \
/Linux-v6.1/include/uapi/linux/
Dpci_regs.h751 #define PCI_ERR_UNC_POISON_TLP 0x00001000 /* Poisoned TLP */ macro
/Linux-v6.1/drivers/pci/pcie/
Daer.c88 #define AER_LOG_TLP_MASKS (PCI_ERR_UNC_POISON_TLP| \
/Linux-v6.1/drivers/vfio/pci/
Dvfio_pci_config.c1020 PCI_ERR_UNC_POISON_TLP | /* Poisoned TLP */ in init_pci_ext_cap_err_perm()