Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp66 uint8_t entity_id;
70 uint8_t sensor_type;
78 uint8_t linearization;
79 uint8_t m_lsb;
81 uint8_t b_lsb;
87 uint8_t normal_max;
88 uint8_t normal_min;
89 uint8_t sensor_max;
90 uint8_t sensor_min;
99 uint16_t reserved;
[all …]
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp127 uint8_t entity_id;
131 uint8_t sensor_type;
139 uint8_t linearization;
140 uint8_t m_lsb;
142 uint8_t b_lsb;
148 uint8_t normal_max;
149 uint8_t normal_min;
150 uint8_t sensor_max;
151 uint8_t sensor_min;
160 uint16_t reserved;
[all …]
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp307 uint8_t entity_id;
311 uint8_t sensor_type;
319 uint8_t linearization;
320 uint8_t m_lsb;
322 uint8_t b_lsb;
328 uint8_t normal_max;
329 uint8_t normal_min;
330 uint8_t sensor_max;
331 uint8_t sensor_min;
340 uint16_t reserved;
[all …]