Home
last modified time | relevance | path

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

/Linux-v5.4/include/ras/
Dras_event.h293 {PCI_ERR_UNC_INTN, "Uncorrectable Internal Error"},\
/Linux-v5.4/include/uapi/linux/
Dpci_regs.h739 #define PCI_ERR_UNC_INTN 0x00400000 /* internal error */ macro
/Linux-v5.4/drivers/misc/cxl/
Dpci.c1354 if (data & PCI_ERR_UNC_INTN) in cxl_fixup_malformed_tlp()
1357 data |= PCI_ERR_UNC_INTN; in cxl_fixup_malformed_tlp()
/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci_config.c957 PCI_ERR_UNC_INTN | /* internal error */ in init_pci_ext_cap_err_perm()