Searched refs:high_warning (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h78 tempr_t high_warning; /* high warning temperature */ member in struct:__anon1306
86 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c46 * high_warning high warning limit
60 * variable. Otherwise, if the temperature reaches the high_warning limit
227 {"cpu_amb_high_warning", &cpu_amb_thresh.high_warning, KTYPE_INT,
237 {"cpu_die_high_warning", &cpu_die_thresh.high_warning, KTYPE_INT,
510 * high_warning < temperature <= high_shutdown
567 threshp->high_warning);
626 cpu_amb_warning = cpu_amb_sensor.temp_thresh->high_warning;
627 cpu_die_warning = cpu_die_sensor.temp_thresh->high_warning;
H A Dpiclenvsetup.c418 sizeof (threshp->high_warning),
419 (void *)&(threshp->high_warning), &proph);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h250 uchar_t high_warning; member in struct:sensor_ctrl_blk
277 ((val) > (sensorp)->es_ptr->high_warning || \
285 ((val) > (diskp)->high_warning || \
414 uchar_t high_warning; member in struct:env_disk
H A Dpiclenvsetup.c378 sizeof (threshp->high_warning),
379 (void *)&(threshp->high_warning), &proph);
598 sizeof (diskp->high_warning),
599 (void *)&(diskp->high_warning), &proph);
H A Dpiclenvd.c1203 diskp->high_warning = disk_high_warn_temperature;
1680 sensorp->es_ptr->high_warning,
1696 sensorp->es_ptr->high_warning);
2160 diskp->high_warning);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h118 int8_t high_warning; /* high warning threshold */ member in struct:__anon1291
207 tempr_t high_warning; /* high warning temperature */ member in struct:__anon1292
221 ((val) > (threshp)->high_warning || (val) < (threshp)->low_warning)
H A Dpiclenvd.c46 * high_warning high warning limit
60 * variable. Otherwise, if the temperature reaches the high_warning limit
375 {"high_warning", process_threshold_tuneable,
376 &dummy_thresh.high_warning, 0},
396 &dummy_thresh.high_warning, SFLAG_CPU_AMB_SENSOR},
413 &dummy_thresh.high_warning, SFLAG_CPU_DIE_SENSOR},
1105 datap->high_warning);
1134 threshp->high_warning = datap->high_warning;
1783 * high_warning < temperatur
[all...]
H A Dpiclenvsetup.c441 sizeof (threshp->high_warning),
442 (void *)&(threshp->high_warning), &proph);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h358 ((val) > (diskp)->high_warning || \
472 uchar_t high_warning; member in struct:env_disk
H A Dpiclenvsetup.c599 sizeof (diskp->high_warning),
600 (void *)&(diskp->high_warning), &proph);
H A Dpiclenvd.c796 diskp->high_warning = disk_high_warn_temperature;
1676 diskp->high_warning);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h180 uchar_t high_warning; member in struct:sensor_ctrl_blk
207 ((val) > (sensorp)->es_ptr->high_warning || \
H A Dpiclenvsetup.c310 sizeof (threshp->high_warning),
311 (void *)&(threshp->high_warning), &proph);
H A Dpiclenvd.c1309 sensorp->es_ptr->high_warning,
1325 sensorp->es_ptr->high_warning);
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h496 dp_tempr_t high_warning; member in struct:dp_tempr_status
810 dp_volt_reading_t high_warning; member in struct:dp_volt_status
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c2111 rmc_volts_r.volt_status[0].high_warning;
2222 rmc_temp_r.temp_status[0].high_warning;

Completed in 198 milliseconds