Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dti_handler.hpp58 constexpr uint8_t hbDumpFlag = 0x01; variable
H A Dti_handler.cpp160 if (i_tiDataArea->hbFlags & hbDumpFlag) in handleHbTiWithEid()