Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp87 struct SELOEMRecordTypeCD struct
89 uint16_t recordID; //!< Record ID.
90 uint8_t recordType; //!< Record Type.
91 uint32_t timeStamp; //!< Timestamp.
92 uint8_t manufacturerID[3]; //!< Manufacturer ID.
93 uint8_t oemDefined[6]; //!< OEM Defined data.