Home
last modified time | relevance | path

Searched refs:PCI_ERR_ROOT_NONFATAL_RCV (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h126 PCI_ERR_ROOT_NONFATAL_RCV | \
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c283 if (status & PCI_ERR_ROOT_NONFATAL_RCV) { in pcie_aer_status_to_cmd()
343 root_status |= PCI_ERR_ROOT_NONFATAL_RCV; in pcie_aer_msg_root_port()
/openbmc/linux/drivers/pci/pcie/
H A Daer_inject.c443 rperr->root_status |= PCI_ERR_ROOT_NONFATAL_RCV; in aer_inject()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h799 #define PCI_ERR_ROOT_NONFATAL_RCV 0x00000020 /* Non-Fatal Received */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h801 #define PCI_ERR_ROOT_NONFATAL_RCV 0x00000020 /* Non-Fatal Received */ macro