Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1842 static ipmi::Cc getBootOneTime(ipmi::Context::ptr& ctx, bool& onetime) in getBootOneTime() argument
1852 bootOneTimeIntf, "Enabled", onetime); in getBootOneTime()
1868 static ipmi::Cc setBootOneTime(ipmi::Context::ptr& ctx, const bool& onetime) in setBootOneTime() argument
1877 bootOneTimeIntf, "Enabled", onetime); in setBootOneTime()