g_modem_watchdog
static void g_modem_watchdog(void *arg);
usb_callout_reset(&sc->sc_watchdog, hz, &g_modem_watchdog, sc);