Searched refs:typeDbusToIpmi (Results 1 – 2 of 2) sorted by relevance
1518 std::map<Type::Types, IpmiValue> typeDbusToIpmi = {{Type::Types::Legacy, 0x00}, variable 1913 IpmiValue biosBootType = typeDbusToIpmi.at(bootType); in ipmiChassisGetSysBootOptions()
197 std::map<std::optional<BootType>, IpmiValue> typeDbusToIpmi = { variable347 uint8_t bootTypeVal = ipmi::boot::typeDbusToIpmi.at(bootType); in getBootOrder()