ix_watchdog_task
static void ix_watchdog_task(void *, int);
TASK_INIT(&sc->wdog_task, 0, ix_watchdog_task, sc);