Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h127 PCI_ERR_ROOT_FATAL_RCV)
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c286 if (status & PCI_ERR_ROOT_FATAL_RCV) { in pcie_aer_status_to_cmd()
349 root_status |= PCI_ERR_ROOT_FATAL_RCV; in pcie_aer_msg_root_port()
/openbmc/linux/drivers/pci/pcie/
H A Daer_inject.c439 rperr->root_status |= PCI_ERR_ROOT_FATAL_RCV; in aer_inject()
H A Daer.c660 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV) in pci_rootport_aer_stats_incr()
1166 if (e_src->status & PCI_ERR_ROOT_FATAL_RCV) in aer_isr_one_error()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h800 #define PCI_ERR_ROOT_FATAL_RCV 0x00000040 /* Fatal Received */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h802 #define PCI_ERR_ROOT_FATAL_RCV 0x00000040 /* Fatal Received */ macro