Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-pcie.c349 pcie_error->CommandStatus & 0xFFFF); in cper_section_pcie_to_ir()
351 pcie_error->CommandStatus >> 16); in cper_section_pcie_to_ir()
1520 section_cper->CommandStatus = command + (status << 16); in pcie_aer_to_ir()
/openbmc/libcper/include/libcper/
H A DCper.h1125 UINT32 CommandStatus; member