Home
last modified time | relevance | path

Searched refs:PCI_ERR_ROOT_CMD_NONFATAL_EN (Results 1 – 25 of 75) sorted by relevance

123

/dports/emulators/qemu42/qemu-4.2.1/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h127 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu/qemu-6.2.0/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h127 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu60/qemu-6.0.0/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h127 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h127 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h108 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu5/qemu-5.2.0/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h127 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h127 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h127 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/pci/
H A Dpcie_aer.h68 return msg->severity == PCI_ERR_ROOT_CMD_NONFATAL_EN || in pcie_aer_msg_is_uncor()
H A Dpcie_regs.h127 PCI_ERR_ROOT_CMD_NONFATAL_EN | \
/dports/emulators/qemu42/qemu-4.2.1/hw/pci/
H A Dpcie_aer.c75 return PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_uncor_default_severity()
279 cmd |= PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_status_to_cmd()
337 case PCI_ERR_ROOT_CMD_NONFATAL_EN: in pcie_aer_msg_root_port()
618 inj->msg.severity = PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_inject_uncor_error()
/dports/emulators/qemu/qemu-6.2.0/hw/pci/
H A Dpcie_aer.c75 return PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_uncor_default_severity()
279 cmd |= PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_status_to_cmd()
337 case PCI_ERR_ROOT_CMD_NONFATAL_EN: in pcie_aer_msg_root_port()
618 inj->msg.severity = PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_inject_uncor_error()
/dports/emulators/qemu60/qemu-6.0.0/hw/pci/
H A Dpcie_aer.c75 return PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_uncor_default_severity()
279 cmd |= PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_status_to_cmd()
337 case PCI_ERR_ROOT_CMD_NONFATAL_EN: in pcie_aer_msg_root_port()
618 inj->msg.severity = PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_inject_uncor_error()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/pci/
H A Dpcie_aer.c74 return PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_uncor_default_severity()
278 cmd |= PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_status_to_cmd()
336 case PCI_ERR_ROOT_CMD_NONFATAL_EN: in pcie_aer_msg_root_port()
617 inj->msg.severity = PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_inject_uncor_error()
/dports/emulators/qemu5/qemu-5.2.0/hw/pci/
H A Dpcie_aer.c75 return PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_uncor_default_severity()
279 cmd |= PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_status_to_cmd()
337 case PCI_ERR_ROOT_CMD_NONFATAL_EN: in pcie_aer_msg_root_port()
618 inj->msg.severity = PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_inject_uncor_error()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/pci/
H A Dpcie_aer.c75 return PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_uncor_default_severity()
279 cmd |= PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_status_to_cmd()
337 case PCI_ERR_ROOT_CMD_NONFATAL_EN: in pcie_aer_msg_root_port()
618 inj->msg.severity = PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_inject_uncor_error()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/pci/
H A Dpcie_aer.c75 return PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_uncor_default_severity()
279 cmd |= PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_status_to_cmd()
337 case PCI_ERR_ROOT_CMD_NONFATAL_EN: in pcie_aer_msg_root_port()
618 inj->msg.severity = PCI_ERR_ROOT_CMD_NONFATAL_EN; in pcie_aer_inject_uncor_error()

123