Searched refs:onetime (Results 1 – 1 of 1) sorted by relevance
1757 * @param[out] onetime - boot override one-time1760 static ipmi::Cc getBootOneTime(ipmi::Context::ptr& ctx, bool& onetime) in getBootOneTime() argument 1770 bootOneTimeIntf, "Enabled", onetime); in getBootOneTime() 1783 * @param[in] onetime - boot override one-time1786 static ipmi::Cc setBootOneTime(ipmi::Context::ptr& ctx, const bool& onetime) in setBootOneTime() argument 1795 bootOneTimeIntf, "Enabled", onetime); in setBootOneTime()