REP_DELAY1
hz * REP_DELAY1 / 1000);
callout_schedule(&sc->sc_repeat, hz * REP_DELAY1 / 1000);
hz * REP_DELAY1 / 1000, ukbd_rawrepeat, sc);