Home
last modified time | relevance | path

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

/Linux-v4.19/include/ras/
Dras_event.h274 {PCI_ERR_COR_REP_TIMER, "Replay Timer Timeout"}, \
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h740 #define PCI_ERR_COR_REP_TIMER 0x00001000 /* Replay Timer Timeout */ macro
/Linux-v4.19/drivers/pci/pcie/
Daer.c491 (PCI_ERR_COR_REP_ROLL|PCI_ERR_COR_REP_TIMER) : 0)
509 PCI_ERR_COR_REP_TIMER) : PCI_ERR_UNC_DLP)
/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci_config.c973 PCI_ERR_COR_REP_TIMER | /* Replay Timer Timeout */ in init_pci_ext_cap_err_perm()