Home
last modified time | relevance | path

Searched refs:temp_thresh (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c460 threshp = sensorp->temp_thresh; in envd_setup_sensors()
537 sensorp->temp_thresh->target_temp); in monitor_sensors()
553 threshp = sensorp->temp_thresh; in monitor_sensors()
624 cpu_amb_warning = cpu_amb_sensor.temp_thresh->high_warning; in envthr()
625 cpu_die_warning = cpu_die_sensor.temp_thresh->high_warning; in envthr()
H A Denvd.h127 sensor_thresh_t *temp_thresh; /* sensor temp threshold */ member
H A Dpiclenvsetup.c532 threshp = sensorp->temp_thresh; in add_sensor_nodes_and_props()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c755 sensor_thresh_t *threshp = sensorp->temp_thresh; in xlate_exp2obs()
1129 threshp = sensorp->temp_thresh; in process_fru_envseg()
1501 if (sensorp == NULL || (threshp = sensorp->temp_thresh) == NULL || in adjust_sensor_target()
1617 threshp = sensorp->temp_thresh; in envd_setup_sensors()
1628 threshp = sensorp->temp_thresh; in envd_setup_sensors()
1806 threshp = sensorp->temp_thresh; in monitor_sensors()
1931 sensorp->temp_thresh == NULL) in adjust_fan_speed()
1936 threshp = sensorp->temp_thresh; in adjust_fan_speed()
2335 if (sensorp->temp_thresh == NULL || in process_threshold_tuneable()
2343 addr = (char *)sensorp->temp_thresh + in process_threshold_tuneable()
[all …]
H A Denvd.h286 sensor_thresh_t *temp_thresh; /* sensor temp threshold */ member
H A Dpiclenvsetup.c555 threshp = sensorp->temp_thresh; in add_sensor_nodes_and_props()