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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h76 tempr_t high_shutdown; /* high 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.h249 uchar_t high_shutdown; member in struct:sensor_ctrl_blk
281 ((val) > (sensorp)->es_ptr->high_shutdown || \
289 ((val) > (diskp)->high_shutdown || \
413 uchar_t high_shutdown; member in struct:env_disk
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h117 int8_t high_shutdown; /* high shutdown threshold */ member in struct:__anon1125
205 tempr_t high_shutdown; /* high 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.h179 uchar_t high_shutdown; member in struct:sensor_ctrl_blk
211 ((val) > (sensorp)->es_ptr->high_shutdown || \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h362 ((val) > (diskp)->high_shutdown || \
471 uchar_t high_shutdown; member in struct:env_disk

Completed in 68 milliseconds