Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1762 static ipmi::Cc setBootEnable(ipmi::Context::ptr& ctx, const bool& enable) in getBootOneTime()
2095 rc = setBootEnable(ctx, validFlag); in ipmiChassisSetSysBootOptions()
1735 static ipmi::Cc setBootEnable(ipmi::Context::ptr& ctx, const bool& enable) setBootEnable() function
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp1608 inline void setBootEnable(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBootEnable() function
1746 setBootEnable(asyncResp, bootEnable); in setBootProperties()