Home
last modified time | relevance | path

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

/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.hpp59 struct SELEventRecord struct
61 uint16_t recordID; //!< Record ID.
62 uint8_t recordType; //!< Record Type.
63 uint32_t timeStamp; //!< Timestamp.
64 uint16_t generatorID; //!< Generator ID.
65 uint8_t eventMsgRevision; //!< Event Message Revision.
66 uint8_t sensorType; //!< Sensor Type.
67 uint8_t sensorNum; //!< Sensor Number.
68 uint8_t eventType; //!< Event Dir | Event Type.
69 uint8_t eventData1; //!< Event Data 1.
[all …]
/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp66 struct SELEventRecord struct
68 uint16_t recordID; //!< Record ID.
69 uint8_t recordType; //!< Record Type.
70 uint32_t timeStamp; //!< Timestamp.
71 uint16_t generatorID; //!< Generator ID.
72 uint8_t eventMsgRevision; //!< Event Message Revision.
73 uint8_t sensorType; //!< Sensor Type.
74 uint8_t sensorNum; //!< Sensor Number.
75 uint8_t eventType; //!< Event Dir | Event Type.
76 uint8_t eventData1; //!< Event Data 1.
[all …]