Home
last modified time | relevance | path

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

/Linux-v6.1/include/ras/
Dras_event.h274 {PCI_ERR_COR_REP_TIMER, "Replay Timer Timeout"}, \
/Linux-v6.1/drivers/pci/pcie/
Daer.c418 (PCI_ERR_COR_REP_ROLL|PCI_ERR_COR_REP_TIMER) : 0)
436 PCI_ERR_COR_REP_TIMER) : PCI_ERR_UNC_DLP)
/Linux-v6.1/include/uapi/linux/
Dpci_regs.h774 #define PCI_ERR_COR_REP_TIMER 0x00001000 /* Replay Timer Timeout */ macro
/Linux-v6.1/drivers/vfio/pci/
Dvfio_pci_config.c1042 PCI_ERR_COR_REP_TIMER | /* Replay Timer Timeout */ in init_pci_ext_cap_err_perm()