Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h125 PCI_ERR_ROOT_FIRST_FATAL | \
/openbmc/linux/drivers/pci/pcie/
H A Daer_inject.c441 rperr->root_status |= PCI_ERR_ROOT_FIRST_FATAL; in aer_inject()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h798 #define PCI_ERR_ROOT_FIRST_FATAL 0x00000010 /* First UNC is Fatal */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h800 #define PCI_ERR_ROOT_FIRST_FATAL 0x00000010 /* First UNC is Fatal */ macro
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c347 root_status |= PCI_ERR_ROOT_FIRST_FATAL; in pcie_aer_msg_root_port()