upgt_watchdog
static void upgt_watchdog(void *);
callout_reset(&sc->sc_watchdog_ch, hz, upgt_watchdog, sc);