Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_regs.h133 PCI_ERR_ROOT_FIRST_FATAL | \
/qemu/include/standard-headers/linux/
H A Dpci_regs.h811 #define PCI_ERR_ROOT_FIRST_FATAL 0x00000010 /* First UNC is Fatal */ macro
/qemu/hw/pci/
H A Dpcie_aer.c347 root_status |= PCI_ERR_ROOT_FIRST_FATAL; in pcie_aer_msg_root_port()