Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dti_handler.hpp74 constexpr uint16_t HB_SRC_SHUTDOWN_REQUEST = INITSVC_COMP_ID | 0x0b; variable
H A Dti_handler.cpp172 if (reasonCode != HB_SRC_SHUTDOWN_REQUEST) in handleHbTiWithSrc()