Home
last modified time | relevance | path

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

/openbmc/libcper/sections/
H A Dcper-section-arm.c665 header->RegisterContextType, in cper_arm_bus_error_to_ir()
677 switch (header->RegisterContextType) { in cper_arm_bus_error_to_ir()
1230 info_header.RegisterContextType = readable_pair_to_integer( in ir_arm_error_bus_info_to_cper()
1240 switch (info_header.RegisterContextType) { in ir_arm_error_bus_info_to_cper()
/openbmc/libcper/include/libcper/
H A DCper.h1521 UINT16 RegisterContextType; member