Home
last modified time | relevance | path

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

/linux-6.6.21/include/ras/
Dras_event.h285 {PCI_ERR_UNC_COMP_TIME, "Completion Timeout"}, \
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h755 #define PCI_ERR_UNC_COMP_TIME 0x00004000 /* Completion Timeout */ macro
/linux-6.6.21/drivers/pci/pcie/
Daer.c406 0 : (PCI_ERR_UNC_COMP_TIME|PCI_ERR_UNC_UNSUP))
/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_config.c1023 PCI_ERR_UNC_COMP_TIME | /* Completion Timeout */ in init_pci_ext_cap_err_perm()