Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp200 static constexpr const uint8_t shutdownPolicySupported = 1; variable
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1119 resp->policySupport = shutdownPolicySupported; in ipmiOEMGetShutdownPolicy()