Searched refs:setBootEnable (Results 1 – 2 of 2) sorted by relevance
1817 static ipmi::Cc setBootEnable(ipmi::Context::ptr& ctx, const bool& enable) in setBootEnable() function2153 rc = setBootEnable(ctx, validFlag); in ipmiChassisSetSysBootOptions()
1617 inline void setBootEnable(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBootEnable() function1759 setBootEnable(asyncResp, computerSystemIndex, bootEnable); in setBootProperties()