Home
last modified time | relevance | path

Searched refs:substructureType (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dcallout.cpp54 case FRUIdentity::substructureType: in Callout()
60 case PCEIdentity::substructureType: in Callout()
66 case MRU::substructureType: in Callout()
H A Dfru_identity.cpp99 _type = substructureType; in FRUIdentity()
111 _type = substructureType; in FRUIdentity()
122 _type = substructureType; in FRUIdentity()
H A Dpce_identity.hpp65 static const uint16_t substructureType = 0x5045; // "PE" member in openpower::pels::src::PCEIdentity
H A Dmru.hpp118 static const uint16_t substructureType = 0x4D52; // "MR" member in openpower::pels::src::MRU
H A Dmru.cpp72 _type = substructureType; in MRU()
H A Dfru_identity.hpp213 static const uint16_t substructureType = 0x4944; // "ID" member in openpower::pels::src::FRUIdentity