Home
last modified time | relevance | path

Searched refs:specialModeService (Results 1 – 3 of 3) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dmanufacturingcommands.hpp66 static constexpr const char* specialModeService = variable
308 if (getProperty(specialModeService, specialModeObjPath, specialModeIntf, in getMfgMode()
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp106 static constexpr const char* specialModeService = variable
2980 ctx->yield, ec, specialModeService, specialModeBasePath, in ipmiGetSecurityMode()
3098 ctx->yield, ec, specialModeService, specialModeBasePath, in ipmiSetSecurityMode()
H A Dmanufacturingcommands.cpp67 ctx->bus->yield_method_call<>(ctx->yield, ec, specialModeService, in resetMtmTimer()