Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp2021 uint7_t parameterSelector, bool, in ipmiChassisSetSysBootOptions()
2027 if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()
2054 if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()
2176 else if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()
2199 else if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()
2223 if ((parameterSelector >= static_cast<uint7_t>(oemParmStart)) && in ipmiChassisSetSysBootOptions()
2224 (parameterSelector <= static_cast<uint7_t>(oemParmEnd))) in ipmiChassisSetSysBootOptions()
2226 if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()
2244 "PARAM", lg2::hex, static_cast<uint8_t>(parameterSelector)); in ipmiGetPOHCounter()
1994 ipmiChassisSetSysBootOptions(ipmi::Context::ptr ctx,uint7_t parameterSelector,bool,ipmi::message::Payload & data) ipmiChassisSetSysBootOptions() argument
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0002-Add-support-for-boot-initiator-mailbox.patch280 if (types::enum_cast<BootOptionParameter>(parameterSelector) ==
285 + else if (types::enum_cast<BootOptionParameter>(parameterSelector) ==
403 else if (types::enum_cast<BootOptionParameter>(parameterSelector) ==