Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp89 valUnsecure = 2 enumerator
324 return SpecialMode::valUnsecure; in getMfgMode()
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp190 if (mtm.getMfgMode() == SpecialMode::valUnsecure) in revertTimerHandler()