Searched refs:oemParmStart (Results 1 – 2 of 2) sorted by relevance
50 static constexpr uint8_t oemParmStart = 96; variable 1953 if ((bootOptionParameter >= oemParmStart) && in ipmiChassisGetSysBootOptions() 2196 if ((parameterSelector >= static_cast<uint7_t>(oemParmStart)) && in ipmiChassisSetSysBootOptions()
269 if ((bootOptionParameter >= oemParmStart) &&