Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c172 static sensor_thresh_t dummy_thresh; variable
364 &dummy_thresh.low_power_off, 0},
366 &dummy_thresh.low_shutdown, 0},
368 &dummy_thresh.low_warning, 0},
370 &dummy_thresh.high_power_off, 0},
372 &dummy_thresh.high_shutdown, 0},
374 &dummy_thresh.high_warning, 0},
386 &dummy_thresh.low_warning, SFLAG_CPU_AMB_SENSOR},
403 &dummy_thresh.low_warning, SFLAG_CPU_DIE_SENSOR},
2345 (char *)&dummy_thresh); in process_threshold_tuneable()
[all …]