Home
last modified time | relevance | path

Searched refs:PCI_ERR_COR_REP_ROLL (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h159 PCI_ERR_COR_REP_ROLL | \
/openbmc/linux/include/ras/
H A Dras_event.h273 {PCI_ERR_COR_REP_ROLL, "RELAY_NUM Rollover"}, \
/openbmc/linux/drivers/pci/pcie/
H A Daer.c410 (PCI_ERR_COR_REP_ROLL|PCI_ERR_COR_REP_TIMER) : 0)
427 PCI_ERR_COR_REP_ROLL| \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h775 #define PCI_ERR_COR_REP_ROLL 0x00000100 /* REPLAY_NUM Rollover */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h777 #define PCI_ERR_COR_REP_ROLL 0x00000100 /* REPLAY_NUM Rollover */ macro
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c920 .val = PCI_ERR_COR_REP_ROLL,
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1042 PCI_ERR_COR_REP_ROLL | /* REPLAY_NUM Rollover */ in init_pci_ext_cap_err_perm()