Home
last modified time | relevance | path

Searched refs:AerInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-pcie.c168 encoded = base64_encode((UINT8 *)pcie_error->AerInfo.PcieAer, in cper_section_pcie_to_ir()
180 aer_decode = (struct aer_info_registers *)&pcie_error->AerInfo in cper_section_pcie_to_ir()
363 memcpy(section_cper->AerInfo.PcieAer, decoded, in ir_section_pcie_to_cper()
/openbmc/libcper/include/libcper/
H A DCper.h1108 EFI_PCIE_ERROR_DATA_AER AerInfo; member