Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp23 struct SensorDataRecordHeader struct
25 uint8_t record_id_lsb;
26 uint8_t record_id_msb;
27 uint8_t sdr_version;
28 uint8_t record_type;
29 uint8_t record_length; // Length not counting the header
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp48 struct SensorDataRecordHeader struct
50 uint8_t record_id_lsb;
51 uint8_t record_id_msb;
52 uint8_t sdr_version;
53 uint8_t record_type;
54 uint8_t record_length; // Length not counting the header
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp157 struct SensorDataRecordHeader struct
159 uint8_t record_id_lsb;
160 uint8_t record_id_msb;
161 uint8_t sdr_version;
162 uint8_t record_type;
163 uint8_t record_length; // Length not counting the header