Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/atkbdc/
Datkbdcreg.h157 #ifndef KBD_RESETDELAY
158 #define KBD_RESETDELAY 200 /* wait 200msec after kbd/mouse reset */ macro
Datkbdc.c976 DELAY(KBD_RESETDELAY*1000); in reset_kbd()
1005 DELAY(KBD_RESETDELAY*1000); in reset_aux_dev()
1020 DELAY(KBD_RESETDELAY*1000); in reset_aux_dev()
1057 DELAY(KBD_RESETDELAY*1000); in test_controller()
/freebsd-9-stable/sys/pc98/cbus/
Dpckbd.c891 #ifndef KBD_RESETDELAY
892 #define KBD_RESETDELAY 200 /* wait 200msec after kbd/mouse reset */ macro
/freebsd-9-stable/sys/amd64/conf/
DNOTES630 options KBD_RESETDELAY=201
/freebsd-9-stable/sys/pc98/conf/
DNOTES587 options KBD_RESETDELAY=201
/freebsd-9-stable/sys/conf/
Doptions780 KBD_RESETDELAY opt_kbd.h
/freebsd-9-stable/sys/i386/conf/
DNOTES1045 options KBD_RESETDELAY=201