Home
last modified time | relevance | path

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

/openbmc/witherspoon-pfault-analysis/
H A Delog-errors.hpp279 struct PowerSequencerPGOODFault struct
281 static constexpr auto L = level::ERR;
282 using INPUT_NUM = _PowerSequencerPGOODFault::INPUT_NUM;
283 using INPUT_NAME = _PowerSequencerPGOODFault::INPUT_NAME;
284 using RAW_STATUS = _PowerSequencerPGOODFault::RAW_STATUS;
285 using metadata_types = std::tuple<INPUT_NUM, INPUT_NAME, RAW_STATUS>;
293 using PowerSequencerPGOODFault = phosphor::logging::org::open_power:: typedef
/openbmc/phosphor-power/
H A Delog-errors.hpp1574 struct PowerSequencerPGOODFault struct
1576 static constexpr auto L = level::ERR;
1577 using INPUT_NUM = _PowerSequencerPGOODFault::INPUT_NUM;
1578 using INPUT_NAME = _PowerSequencerPGOODFault::INPUT_NAME;
1579 using RAW_STATUS = _PowerSequencerPGOODFault::RAW_STATUS;
1580 using metadata_types = std::tuple<INPUT_NUM, INPUT_NAME, RAW_STATUS>;
1588 using PowerSequencerPGOODFault = phosphor::logging::org::open_power:: typedef