Home
last modified time | relevance | path

Searched defs:PowerSupplyOutputOvervoltage (Results 1 – 2 of 2) sorted by relevance

/openbmc/witherspoon-pfault-analysis/
H A Delog-errors.hpp813 struct PowerSupplyOutputOvervoltage struct
815 static constexpr auto L = level::ERR;
816 using RAW_STATUS = _PowerSupplyOutputOvervoltage::RAW_STATUS;
817 using CALLOUT_INVENTORY_PATH = phosphor::logging::xyz::openbmc_project::
819 using metadata_types = std::tuple<RAW_STATUS, CALLOUT_INVENTORY_PATH>;
827 using PowerSupplyOutputOvervoltage = phosphor::logging::org::open_power:: typedef
/openbmc/phosphor-power/
H A Delog-errors.hpp2108 struct PowerSupplyOutputOvervoltage struct
2110 static constexpr auto L = level::ERR;
2111 using RAW_STATUS = _PowerSupplyOutputOvervoltage::RAW_STATUS;
2112 using CALLOUT_INVENTORY_PATH = phosphor::logging::xyz::openbmc_project::
2114 using metadata_types = std::tuple<RAW_STATUS, CALLOUT_INVENTORY_PATH>;
2122 using PowerSupplyOutputOvervoltage = phosphor::logging::org::open_power:: typedef