Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h124 PCI_ERR_ROOT_MULTI_UNCOR_RCV | \
/openbmc/linux/drivers/pci/pcie/
H A Daer_inject.c437 rperr->root_status |= PCI_ERR_ROOT_MULTI_UNCOR_RCV; in aer_inject()
H A Daer.c108 PCI_ERR_ROOT_MULTI_UNCOR_RCV)
1171 if (e_src->status & PCI_ERR_ROOT_MULTI_UNCOR_RCV) in aer_isr_one_error()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h797 #define PCI_ERR_ROOT_MULTI_UNCOR_RCV 0x00000008 /* Multiple FATAL/NONFATAL */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h799 #define PCI_ERR_ROOT_MULTI_UNCOR_RCV 0x00000008 /* Multiple FATAL/NONFATAL */ macro
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c357 root_status |= PCI_ERR_ROOT_MULTI_UNCOR_RCV; in pcie_aer_msg_root_port()