Searched refs:setBootEnable (Results 1 – 2 of 2) sorted by relevance
1762 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
1608 inline void setBootEnable(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBootEnable() function1746 setBootEnable(asyncResp, bootEnable); in setBootProperties()