Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Operations/
H A DBootSettingsStore.js21 setBootSource: (state, bootSource) => (state.bootSource = bootSource),
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1570 static ipmi::Cc setBootSource(ipmi::Context::ptr& ctx, in setBootSource() function
2080 rc = setBootSource(ctx, sourceItr->second); in ipmiChassisSetSysBootOptions()
2121 rc = setBootSource(ctx, Source::Sources::Default); in ipmiChassisSetSysBootOptions()