Home
last modified time | relevance | path

Searched defs:SBEFIFO_CMD_CLASS_INSTRUCTION (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-debug-collector/dump/
H A Dsbe_consts.hpp29 constexpr auto SBEFIFO_CMD_CLASS_INSTRUCTION = 0xA700; variable
/openbmc/openpower-proc-control/procedures/phal/
H A Dthread_stopall.cpp36 constexpr auto SBEFIFO_CMD_CLASS_INSTRUCTION = 0xA700; in threadStopAll() local