Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dti_handler.hpp63 constexpr uint8_t TI_WITH_SRC = 0x02; variable
145 0x01, 0xa1, 0x02, 0xa8, 0x00, TI_WITH_SRC, 0x00, 0x00, 0x00, 0x00, 0x00,
H A Dti_handler.cpp237 if (TI_WITH_SRC == terminateType) in handleHbTi()