Home
last modified time | relevance | path

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

/linux-6.6.21/include/ras/
Dras_event.h283 {PCI_ERR_UNC_POISON_TLP,"Poisoned TLP"}, \
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h753 #define PCI_ERR_UNC_POISON_TLP 0x00001000 /* Poisoned TLP */ macro
/linux-6.6.21/drivers/pci/pcie/
Daer.c89 #define AER_LOG_TLP_MASKS (PCI_ERR_UNC_POISON_TLP| \
/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_config.c1021 PCI_ERR_UNC_POISON_TLP | /* Poisoned TLP */ in init_pci_ext_cap_err_perm()