Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h89 #define WD_ACTION_HEALTHY_DOWN_HOST 0x50 /* dont put bridge in reset */ macro
H A Dpiclwatchdog.c494 if (wd_data.wd1_action == WD_ACTION_HEALTHY_DOWN_HOST || in wd_arm()
777 if (wd_data.wd1_action == WD_ACTION_HEALTHY_DOWN_HOST || in wd_worker_function()
1668 case WD_ACTION_HEALTHY_DOWN_HOST: in wd_read_action()
1737 wd_data.wd1_action = WD_ACTION_HEALTHY_DOWN_HOST; in wd_write_action()