Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.hpp20 struct SupportedPsuConfiguration struct
196 std::map<std::string, SupportedPsuConfiguration> supportedConfigs;
H A Dchassis.cpp251 SupportedPsuConfiguration supportedPsuConfig; in populateSupportedConfiguration()