Home
last modified time | relevance | path

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

/linux-6.15/include/ras/
H A Dras_event.h274 {PCI_ERR_COR_REP_TIMER, "Replay Timer Timeout"}, \
/linux-6.15/drivers/pci/pcie/
H A Daer.c415 (PCI_ERR_COR_REP_ROLL|PCI_ERR_COR_REP_TIMER) : 0)
433 PCI_ERR_COR_REP_TIMER) : PCI_ERR_UNC_DLP)
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h786 #define PCI_ERR_COR_REP_TIMER 0x00001000 /* Replay Timer Timeout */ macro
/linux-6.15/drivers/mmc/host/
H A Dsdhci-pci-gli.c632 value |= PCI_ERR_COR_REP_TIMER; in gl9750_hw_setting()
847 value |= PCI_ERR_COR_REP_TIMER; in gl9755_hw_setting()
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_config.c1047 PCI_ERR_COR_REP_TIMER | /* Replay Timer Timeout */ in init_pci_ext_cap_err_perm()
/linux-6.15/drivers/pci/
H A Dquirks.c6313 val |= PCI_ERR_COR_REP_TIMER; in pci_mask_replay_timer_timeout()