Home
last modified time | relevance | path

Searched refs:KBD_RESETDELAY (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h159 #ifndef KBD_RESETDELAY
160 #define KBD_RESETDELAY 200 /* wait 200msec after kbd/mouse reset */ macro
H A Datkbdc.c996 DELAY(KBD_RESETDELAY*1000); in reset_kbd()
1025 DELAY(KBD_RESETDELAY*1000); in reset_aux_dev()
1040 DELAY(KBD_RESETDELAY*1000); in reset_aux_dev()
1077 DELAY(KBD_RESETDELAY*1000); in test_controller()
/freebsd/sys/x86/conf/
H A DNOTES632 options KBD_RESETDELAY=201
/freebsd/sys/amd64/conf/
H A DNOTES
/freebsd/sys/conf/
H A Doptions806 KBD_RESETDELAY opt_kbd.h
/freebsd/sys/i386/conf/
H A DNOTES