Searched refs:sensor_max (Results 1 – 5 of 5) sorted by relevance
89 uint8_t sensor_max; member
150 uint8_t sensor_max; member
1355 creading = sdr_convert_sensor_reading(full, full->sensor_max); in print_sensor_min_max()1356 if ((full->cmn.unit.analog == 0 && full->sensor_max == 0xff) || in print_sensor_min_max()1357 (full->cmn.unit.analog == 1 && full->sensor_max == 0x00) || in print_sensor_min_max()1358 (full->cmn.unit.analog == 2 && full->sensor_max == 0x7f) || in print_sensor_min_max()1365 printf(" Maximum sensor range : 0x%02X\n", full->sensor_max); in print_sensor_min_max()1611 printf("0x%02X,0x%02X", sr->full->sensor_min, sr->full->sensor_max); in ipmi_sdr_print_sensor_fc()1618 sr->full->sensor_max)); in ipmi_sdr_print_sensor_fc()
317 uint8_t sensor_max; member
544 uint8_t sensor_max; /* sensor maximum, raw value */ member