Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dti_handler.hpp59 constexpr uint8_t hbNotVisibleFlag = 0x02; variable
H A Dti_handler.cpp196 if (i_tiDataArea->hbFlags & hbNotVisibleFlag) in handleHbTiWithSrc()