Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie_aer.c54 return PCI_ERR_ROOT_CMD_FATAL_EN; in pcie_aer_uncor_default_severity()
70 return PCI_ERR_ROOT_CMD_FATAL_EN; in pcie_aer_uncor_default_severity()
206 !((msg->severity == PCI_ERR_ROOT_CMD_FATAL_EN) && in pcie_aer_msg_alldev()
287 cmd |= PCI_ERR_ROOT_CMD_FATAL_EN; in pcie_aer_status_to_cmd()
345 case PCI_ERR_ROOT_CMD_FATAL_EN: in pcie_aer_msg_root_port()
617 inj->msg.severity = PCI_ERR_ROOT_CMD_FATAL_EN; in pcie_aer_inject_uncor_error()
686 PCI_ERR_ROOT_CMD_FATAL_EN; in pcie_aer_inject_error()
/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h84 msg->severity == PCI_ERR_ROOT_CMD_FATAL_EN; in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h116 PCI_ERR_ROOT_CMD_FATAL_EN)
/openbmc/linux/arch/mips/pci/
H A Dpci-octeon.c161 PCI_ERR_ROOT_CMD_FATAL_EN); in pcibios_plat_dev_init()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h792 #define PCI_ERR_ROOT_CMD_FATAL_EN 0x00000004 /* Fatal Err Reporting Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h794 #define PCI_ERR_ROOT_CMD_FATAL_EN 0x00000004 /* Fatal Err Reporting Enable */ macro
/openbmc/linux/drivers/pci/pcie/
H A Daer.c101 PCI_ERR_ROOT_CMD_FATAL_EN)