Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c507 wd1_action = WD_ACTION_NONE2; in wd_arm()
513 wd2_action = WD_ACTION_NONE2; in wd_arm()
1151 state->action2 = WD_ACTION_NONE2; in wd_get_status()
1674 case WD_ACTION_NONE2: in wd_read_action()
1690 case WD_ACTION_NONE2: in wd_read_action()
1756 wd_data.wd2_action = WD_ACTION_NONE2; in wd_write_action()
H A Dpiclwatchdog.h87 #define WD_ACTION_NONE2 0x00 /* no action */ macro