Searched refs:typeDbusToIpmi (Results 1 – 2 of 2) sorted by relevance
1638 std::map<Type::Types, IpmiValue> typeDbusToIpmi = {{Type::Types::Legacy, 0x00}, in getBootSource() 2046 IpmiValue biosBootType = typeDbusToIpmi.at(bootType); in ipmiChassisGetSysBootOptions() 1604 std::map<Type::Types, IpmiValue> typeDbusToIpmi = {{Type::Types::Legacy, 0x00}, global() variable
199 std::map<std::optional<BootType>, IpmiValue> typeDbusToIpmi = { variable349 uint8_t bootTypeVal = ipmi::boot::typeDbusToIpmi.at(bootType); in getBootOrder()