Searched refs:IS_HEALTHY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h138 #define IS_HEALTHY 0x01 macro
H A Dpiclwatchdog.c226 return ((rsp_pkt.data[0] & IS_HEALTHY) ? WD_HEALTHY_UP :
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c53 #define IS_HEALTHY 0x01 macro
269 return (rsp_pkt.data[0] & IS_HEALTHY);

Completed in 57 milliseconds