Home
last modified time | relevance | path

Searched refs:PCI_ERR_COR_REP_ROLL (Results 1 – 5 of 5) 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)
54 PCI_ERR_COR_REP_ROLL| \
/linux-4.4.14/include/ras/
Dras_event.h182 {PCI_ERR_COR_REP_ROLL, "RELAY_NUM Rollover"}, \
/linux-4.4.14/include/uapi/linux/
Dpci_regs.h705 #define PCI_ERR_COR_REP_ROLL 0x00000100 /* REPLAY_NUM Rollover */ macro
/linux-4.4.14/drivers/vfio/pci/
Dvfio_pci_config.c825 PCI_ERR_COR_REP_ROLL | /* REPLAY_NUM Rollover */ in init_pci_ext_cap_err_perm()
/linux-4.4.14/drivers/ntb/hw/intel/
Dntb_hw_intel.c1271 status32 &= PCI_ERR_COR_REP_ROLL; in atom_link_hb()