Searched defs:disk_low_shutdown_temperature (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c345 static int disk_low_shutdown_temperature = DISK_LOW_SHUTDOWN_TEMPERATURE; variable
447 &disk_low_shutdown_temperature, &get_int_val,
799 diskp->low_shutdown = disk_low_shutdown_temperature;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c306 static int disk_low_shutdown_temperature = DISK_LOW_SHUTDOWN_TEMPERATURE; variable
418 &disk_low_shutdown_temperature, &get_int_val,
1206 diskp->low_shutdown = disk_low_shutdown_temperature;

Completed in 574 milliseconds