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.hpp64 struct SensorDataFullRecordBody struct
66 uint8_t entity_id;
67 uint8_t entity_instance;
68 uint8_t sensor_initialization;
69 uint8_t sensor_capabilities; // no macro support
70 uint8_t sensor_type;
71 uint8_t event_reading_type;
72 uint8_t supported_assertions[2]; // no macro support
73 uint8_t supported_deassertions[2]; // no macro support
74 uint8_t discrete_reading_setting_mask[2]; // no macro support
[all …]
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp125 struct SensorDataFullRecordBody struct
127 uint8_t entity_id;
128 uint8_t entity_instance;
129 uint8_t sensor_initialization;
130 uint8_t sensor_capabilities; // no macro support
131 uint8_t sensor_type;
132 uint8_t event_reading_type;
133 uint8_t supported_assertions[2]; // no macro support
134 uint8_t supported_deassertions[2]; // no macro support
135 uint8_t discrete_reading_setting_mask[2]; // no macro support
[all …]
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp292 struct SensorDataFullRecordBody struct
294 uint8_t entity_id;
295 uint8_t entity_instance;
296 uint8_t sensor_initialization;
297 uint8_t sensor_capabilities; // no macro support
298 uint8_t sensor_type;
299 uint8_t event_reading_type;
300 uint8_t supported_assertions[2]; // no macro support
301 uint8_t supported_deassertions[2]; // no macro support
302 uint8_t discrete_reading_setting_mask[2]; // no macro support
[all …]