Searched refs:hbDumpFlag (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-hw-diags/attn/ | ||
H A D | ti_handler.hpp | 58 constexpr uint8_t hbDumpFlag = 0x01; variable |
H A D | ti_handler.cpp | 160 if (i_tiDataArea->hbFlags & hbDumpFlag) in handleHbTiWithEid() |