Home
last modified time | relevance | path

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

/linux/include/ras/
H A Dras_event.h324 {PCI_ERR_UNC_COMP_TIME, "Completion Timeout"}, \
/linux/drivers/pci/pcie/
H A Daer.c433 0 : (PCI_ERR_UNC_COMP_TIME|PCI_ERR_UNC_UNSUP))
822 if (status & PCI_ERR_UNC_COMP_TIME && in tlp_header_logged()
/linux/include/uapi/linux/
H A Dpci_regs.h778 #define PCI_ERR_UNC_COMP_TIME 0x00004000 /* Completion Timeout */ macro
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1042 PCI_ERR_UNC_COMP_TIME | /* Completion Timeout */ in init_pci_ext_cap_err_perm()