bwi_watchdog
static void bwi_watchdog(void *);
callout_reset(&sc->sc_watchdog_timer, hz, bwi_watchdog, sc);