Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie_regs.h134 PCI_ERR_ROOT_NONFATAL_RCV | \
/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()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h812 #define PCI_ERR_ROOT_NONFATAL_RCV 0x00000020 /* Non-Fatal Received */ macro