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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c342 static int disk_low_warn_temperature = DISK_LOW_WARN_TEMPERATURE; variable
439 &disk_low_warn_temperature, &get_int_val,
797 diskp->low_warning = disk_low_warn_temperature;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c303 static int disk_low_warn_temperature = DISK_LOW_WARN_TEMPERATURE; variable
410 &disk_low_warn_temperature, &get_int_val,
1204 diskp->low_warning = disk_low_warn_temperature;

Completed in 51 milliseconds