Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/pcie/aer/
Daerdrv_errprint.c37 (PCI_ERR_COR_REP_ROLL|PCI_ERR_COR_REP_TIMER) : 0)
55 PCI_ERR_COR_REP_TIMER) : PCI_ERR_UNC_DLP)
/linux-4.4.14/include/ras/
Dras_event.h183 {PCI_ERR_COR_REP_TIMER, "Replay Timer Timeout"}, \
/linux-4.4.14/include/uapi/linux/
Dpci_regs.h706 #define PCI_ERR_COR_REP_TIMER 0x00001000 /* Replay Timer Timeout */ macro
/linux-4.4.14/drivers/vfio/pci/
Dvfio_pci_config.c826 PCI_ERR_COR_REP_TIMER | /* Replay Timer Timeout */ in init_pci_ext_cap_err_perm()