Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp197 static constexpr const uint8_t noShutdownOnOCOT = 0; variable
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1151 if ((*req != noShutdownOnOCOT) && (*req != shutdownOnOCOT)) in ipmiOEMSetShutdownPolicy()
1158 if (*req == noShutdownOnOCOT) in ipmiOEMSetShutdownPolicy()