Searched defs:primarySRC (Results 1 – 3 of 3) sorted by relevance
/openbmc/openpower-hw-diags/attn/pel/ | ||
H A D | pel_common.hpp | 14 primarySRC = 0x5053, // 'PS' enumerator |
/openbmc/phosphor-logging/extensions/openpower-pels/ | ||
H A D | pel_types.hpp | 23 primarySRC = 0x5053, // 'PS' enumerator |
H A D | pel.cpp | 318 std::optional<SRC*> PEL::primarySRC() const in primarySRC() function in openpower::pels::PEL |