Searched refs:onetime (Results 1 – 1 of 1) sorted by relevance
1842 static ipmi::Cc getBootOneTime(ipmi::Context::ptr& ctx, bool& onetime) in getBootOneTime() argument1852 bootOneTimeIntf, "Enabled", onetime); in getBootOneTime()1868 static ipmi::Cc setBootOneTime(ipmi::Context::ptr& ctx, const bool& onetime) in setBootOneTime() argument1877 bootOneTimeIntf, "Enabled", onetime); in setBootOneTime()