Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c328 wd_data.wd1_run_state = stat; in wd_picl_update_state()
334 wd_data.wd1_run_state = stat; in wd_picl_update_state()
755 wd1_state = wd_data.wd1_run_state; in wd_worker_function()
961 switch (wd_data.wd1_run_state) { in wd1_read_status()
1090 stat = wd_data.wd1_run_state; in wd_polling()
1725 if (wd_data.wd1_run_state != WD_DISARMED || in wd_write_action()
1785 if (wd_data.wd1_run_state != WD_DISARMED || in wd_write_timeout()
H A Dpiclwatchdog.h148 uint8_t wd1_run_state; /* L1 status */ member