Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h35 #define PCIE_AER_ERR_HEADER_VALID 0x4 /* TLP header is logged */ macro
/openbmc/qemu/hw/pci/
H A Dpci-hmp-cmds.c220 aer_err.flags |= PCIE_AER_ERR_HEADER_VALID; in hmp_pcie_aer_inject_error()
H A Dpcie_aer.c434 if (err->flags & PCIE_AER_ERR_HEADER_VALID) { in pcie_aer_update_log()