Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h119 #define WD_HEALTHY_UP 0x1 macro
H A Dpiclwatchdog.c226 return ((rsp_pkt.data[0] & IS_HEALTHY) ? WD_HEALTHY_UP : in wd_get_healthy_status()