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.cpp42 case FRUIdentity::substructureType: in Callout()
48 case PCEIdentity::substructureType: in Callout()
54 case MRU::substructureType: in Callout()
H A Dfru_identity.cpp85 _type = substructureType; in FRUIdentity()
97 _type = substructureType; in FRUIdentity()
108 _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.cpp60 _type = substructureType; in MRU()
H A Dfru_identity.hpp212 static const uint16_t substructureType = 0x4944; // "ID" member in openpower::pels::src::FRUIdentity