Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2322 int getCRConfig( in getCRConfig() function
2543 if (getCRConfig(ctx, "ColdRedundancyStatus", value)) in ipmiOEMGetCRConfig()
2575 if (getCRConfig(ctx, "PowerSupplyRedundancyEnabled", value)) in ipmiOEMGetCRConfig()
2592 if (getCRConfig(ctx, "RotationEnabled", value)) in ipmiOEMGetCRConfig()
2608 if (getCRConfig(ctx, "RotationAlgorithm", value)) in ipmiOEMGetCRConfig()
2639 if (getCRConfig(ctx, "RotationRankOrder", value)) in ipmiOEMGetCRConfig()
2659 if (getCRConfig(ctx, "PeriodOfRotation", value)) in ipmiOEMGetCRConfig()
2683 if (getCRConfig(ctx, "RotationRankOrder", value, in ipmiOEMGetCRConfig()