Home
last modified time | relevance | path

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

/NextBSD/sys/dev/atkbdc/
HDatkbdcreg.h157 #ifndef KBD_RESETDELAY
158 #define KBD_RESETDELAY 200 /* wait 200msec after kbd/mouse reset */ macro
HDatkbdc.c1010 DELAY(KBD_RESETDELAY*1000); in reset_kbd()
1039 DELAY(KBD_RESETDELAY*1000); in reset_aux_dev()
1054 DELAY(KBD_RESETDELAY*1000); in reset_aux_dev()
1091 DELAY(KBD_RESETDELAY*1000); in test_controller()
/NextBSD/sys/pc98/cbus/
HDpckbd.c902 #ifndef KBD_RESETDELAY
903 #define KBD_RESETDELAY 200 /* wait 200msec after kbd/mouse reset */ macro
/NextBSD/sys/pc98/conf/
HDNOTES584 options KBD_RESETDELAY=201
/NextBSD/sys/amd64/conf/
HDNOTES684 options KBD_RESETDELAY=201
/NextBSD/sys/conf/
HDoptions802 KBD_RESETDELAY opt_kbd.h
/NextBSD/sys/i386/conf/
HDNOTES1075 options KBD_RESETDELAY=201