REP_DELAY1        579 dev/adb/akbd.c 			timeout_add(&sc->sc_rawrepeat_ch, hz * REP_DELAY1/1000);
REP_DELAY1        529 dev/bluetooth/btkbd.c 			timeout_add(&sc->sc_repeat, hz * REP_DELAY1 / 1000);
REP_DELAY1        440 dev/hil/hilkbd.c 			    (hz * REP_DELAY1) / 1000);
REP_DELAY1        739 dev/usb/ukbd.c 			    hz * REP_DELAY1 / 1000);