Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.h178 uint8_t action2; member
H A Dpiclwatchdog.c1149 state->action2 = buffer[1] & 0x0F; /* least significant 4 bits */ in wd_get_status()
1150 if (state->action2 == 0x0) { in wd_get_status()
1151 state->action2 = WD_ACTION_NONE2; in wd_get_status()
1197 wd_data.wd2_action = state.action2; in wd_set_init_state()
1212 wd_data.wd2_action = state.action2; in wd_set_init_state()