Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp2000 IpmiValue biosBootType = typeDbusToIpmi.at(bootType); in ipmiChassisGetSysBootOptions() local
2022 uint1_t{biosBootType}, uint1_t{permanent}, uint1_t{validFlag}, in ipmiChassisGetSysBootOptions()
2116 bool biosBootType; in ipmiChassisSetSysBootOptions() local
2128 if (data.unpack(rsvd, biosBootType, permanent, validFlag, in ipmiChassisSetSysBootOptions()
2162 typeIpmiToDbus.find(static_cast<uint8_t>(biosBootType)); in ipmiChassisSetSysBootOptions()