Home
last modified time | relevance | path

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

/linux/include/ras/
H A Dras_event.h293 {PCI_ERR_UNC_INTN, "Uncorrectable Internal Error"},\
/linux/drivers/pci/pcie/
H A Daer.c960 mask &= ~PCI_ERR_UNC_INTN; in pci_aer_unmask_internal_errors()
1000 return info->status & PCI_ERR_UNC_INTN; in is_internal_error()
/linux/include/uapi/linux/
H A Dpci_regs.h768 #define PCI_ERR_UNC_INTN 0x00400000 /* internal error */ macro
/linux/drivers/misc/cxl/
H A Dpci.c1342 if (data & PCI_ERR_UNC_INTN) in cxl_fixup_malformed_tlp()
1345 data |= PCI_ERR_UNC_INTN; in cxl_fixup_malformed_tlp()
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1031 PCI_ERR_UNC_INTN | /* internal error */ in init_pci_ext_cap_err_perm()