Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h136 PCI_ERR_UNC_RX_OVER | \
152 PCI_ERR_UNC_RX_OVER | \
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c51 case PCI_ERR_UNC_RX_OVER: in pcie_aer_uncor_default_severity()
872 .val = PCI_ERR_UNC_RX_OVER,
/openbmc/linux/include/ras/
H A Dras_event.h288 {PCI_ERR_UNC_RX_OVER, "Receiver Overflow"}, \
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h758 #define PCI_ERR_UNC_RX_OVER 0x00020000 /* Receiver Overflow */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h760 #define PCI_ERR_UNC_RX_OVER 0x00020000 /* Receiver Overflow */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1026 PCI_ERR_UNC_RX_OVER | /* Receiver Overflow */ in init_pci_ext_cap_err_perm()