Home
last modified time | relevance | path

Searched defs:primarySRC (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-hw-diags/attn/pel/
H A Dpel_common.hpp14 primarySRC = 0x5053, // 'PS' enumerator
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel_types.hpp23 primarySRC = 0x5053, // 'PS' enumerator
H A Dpel.cpp308 std::optional<SRC*> PEL::primarySRC() const in primarySRC() function in openpower::pels::PEL