Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.h69 #define LOW_SHUTDOWN_BIT(_X) (BIT_1(_X)) macro
H A Dpiclsensors.c136 if (LOW_SHUTDOWN_BIT(rsp_pkt.data[0])) { in env_get_temp_threshold()