Searched defs:low_shutdown (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h75 tempr_t low_shutdown; /* low shutdown temperature */ member in struct:__anon1140
83 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h252 uchar_t low_shutdown; member in struct:sensor_ctrl_blk
282 (val) < (char)((sensorp)->es_ptr->low_shutdown))
290 (val) < (char)((diskp)->low_shutdown))
416 uchar_t low_shutdown; member in struct:env_disk
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h120 int8_t low_shutdown; /* low shutdown threshold */ member in struct:__anon1125
204 tempr_t low_shutdown; /* low shutdown temperature */ member in struct:__anon1126
218 ((val) > (threshp)->high_shutdown || (val) < (threshp)->low_shutdown)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h182 uchar_t low_shutdown; member in struct:sensor_ctrl_blk
212 (val) < (char)((sensorp)->es_ptr->low_shutdown))
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h363 (val) < (char)((diskp)->low_shutdown))
474 uchar_t low_shutdown; member in struct:env_disk

Completed in 69 milliseconds