Searched refs:supportedPsuConfig (Results 1 – 1 of 1) sorted by relevance
242 SupportedPsuConfiguration supportedPsuConfig; in populateSupportedConfiguration() local249 supportedPsuConfig.powerSupplyCount = *count; in populateSupportedConfiguration()259 supportedPsuConfig.inputVoltage = *voltage; in populateSupportedConfiguration()265 supportedPsuConfig.powerConfigFullLoad = false; in populateSupportedConfiguration()272 supportedPsuConfig.powerConfigFullLoad = *fullLoad; in populateSupportedConfiguration()276 supportedConfigs.emplace(*model, supportedPsuConfig); in populateSupportedConfiguration()