Searched refs:specialModeService (Results 1 – 3 of 3) sorted by relevance
/openbmc/intel-ipmi-oem/include/ |
H A D | manufacturingcommands.hpp | 65 static constexpr const char* specialModeService = variable 307 if (getProperty(specialModeService, specialModeObjPath, specialModeIntf, in getMfgMode()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 106 static constexpr const char* specialModeService = variable 2973 ctx->yield, ec, specialModeService, specialModeBasePath, in ipmiGetSecurityMode() 3091 ctx->yield, ec, specialModeService, specialModeBasePath, in ipmiSetSecurityMode()
|
H A D | manufacturingcommands.cpp | 67 ctx->bus->yield_method_call<>(ctx->yield, ec, specialModeService, in resetMtmTimer()
|