Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp2074 auto typeItr = in ipmiChassisSetSysBootOptions() local
2099 if (typeIpmiToDbus.end() != typeItr) in ipmiChassisSetSysBootOptions()
2101 rc = setBootType(ctx, typeItr->second); in ipmiChassisSetSysBootOptions()
2129 (typeIpmiToDbus.end() == typeItr) && in ipmiChassisSetSysBootOptions()