ukbd_timeout
static void ukbd_timeout(void *);
usb_callout_reset(&sc->sc_callout, hz / 40, &ukbd_timeout, sc);