Searched refs:parameterSelector (Results 1 – 2 of 2) sorted by relevance
280 if (types::enum_cast<BootOptionParameter>(parameterSelector) ==285 + else if (types::enum_cast<BootOptionParameter>(parameterSelector) ==403 else if (types::enum_cast<BootOptionParameter>(parameterSelector) ==
2123 uint7_t parameterSelector, bool, in ipmiChassisSetSysBootOptions() argument2129 if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()2156 if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()2280 else if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()2303 else if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()2327 if ((parameterSelector >= static_cast<uint7_t>(oemParmStart)) && in ipmiChassisSetSysBootOptions()2328 (parameterSelector <= static_cast<uint7_t>(oemParmEnd))) in ipmiChassisSetSysBootOptions()2330 if (types::enum_cast<BootOptionParameter>(parameterSelector) == in ipmiChassisSetSysBootOptions()2348 "PARAM", lg2::hex, static_cast<uint8_t>(parameterSelector)); in ipmiChassisSetSysBootOptions()