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