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.cpp2317 int getCRConfig( in getCRConfig() function
2537 if (getCRConfig(ctx, "ColdRedundancyStatus", value)) in ipmiOEMGetCRConfig()
2569 if (getCRConfig(ctx, "PowerSupplyRedundancyEnabled", value)) in ipmiOEMGetCRConfig()
2586 if (getCRConfig(ctx, "RotationEnabled", value)) in ipmiOEMGetCRConfig()
2602 if (getCRConfig(ctx, "RotationAlgorithm", value)) in ipmiOEMGetCRConfig()
2633 if (getCRConfig(ctx, "RotationRankOrder", value)) in ipmiOEMGetCRConfig()
2653 if (getCRConfig(ctx, "PeriodOfRotation", value)) in ipmiOEMGetCRConfig()
2677 if (getCRConfig(ctx, "RotationRankOrder", value, in ipmiOEMGetCRConfig()