Searched refs:wd2_action (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c475 uint8_t wd_time2, wd1_action, wd2_action; local
513 wd2_action = WD_ACTION_NONE2;
515 wd2_action = wd_data.wd2_action;
518 rc = wd_start(wd1_action, wd2_action,
1197 wd_data.wd2_action = state.action2;
1212 wd_data.wd2_action = state.action2;
1685 switch (wd_data.wd2_action) {
1754 wd_data.wd2_action = WD_ACTION_HARD_RESET;
1756 wd_data.wd2_action
[all...]
H A Dpiclwatchdog.h151 uint8_t wd2_action; /* L2 action */ member in struct:__anon1232

Completed in 183 milliseconds