Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sensor.h71 struct sensor_set_thresh_rq { struct
72 uint8_t sensor_num; /* sensor # */
73 uint8_t set_mask; /* threshold setting mask */
74 uint8_t lower_non_crit; /* new lower non critical threshold*/
75 uint8_t lower_crit; /* new lower critical threshold*/
76 uint8_t lower_non_recov; /* new lower non recoverable threshold*/
77 uint8_t upper_non_crit; /* new upper non critical threshold*/
78 uint8_t upper_crit; /* new upper critical threshold*/
79 uint8_t upper_non_recov; /* new upper non recoverable threshold*/