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