Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclsensors.h73 #define HIGH_POWEROFF_BIT(_X) (BIT_5(_X)) macro
H A Dpiclsensors.c164 if (HIGH_POWEROFF_BIT(rsp_pkt.data[0])) { in env_get_temp_threshold()