Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2607 std::string* pAlgo = std::get_if<std::string>(&value); in ipmiOEMGetCRConfig() local
2608 if (!pAlgo) in ipmiOEMGetCRConfig()
2617 server::PowerSupplyRedundancy::convertAlgoFromString(*pAlgo); in ipmiOEMGetCRConfig()