Searched refs:powerSupplyCount (Results 1 – 2 of 2) sorted by relevance
314 sys.powerSupplyCount = *count; in populateSysProperties()965 if ((presentCount < config.second.powerSupplyCount) && !psuPresent) in updateMissingPSUs()1063 if (presentCount < config.second.powerSupplyCount) in hasRequiredPSUs()1067 std::to_string(config.second.powerSupplyCount); in hasRequiredPSUs()1139 requiredCount = it->second.powerSupplyCount; in getRequiredPSUCount()
17 int powerSupplyCount; member