Home
last modified time | relevance | path

Searched refs:KBDC_DELAYTIME (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/atkbdc/
HDatkbdc.c465 DELAY(KBDC_DELAYTIME); in wait_while_controller_busy()
486 DELAY(KBDC_DELAYTIME); in wait_for_data()
510 DELAY(KBDC_DELAYTIME); in wait_for_kbd_data()
545 DELAY(KBDC_DELAYTIME); in wait_for_kbd_ack()
566 DELAY(KBDC_DELAYTIME); in wait_for_aux_data()
601 DELAY(KBDC_DELAYTIME); in wait_for_aux_ack()
HDatkbdcreg.h165 #define KBDC_DELAYTIME 20 macro
/NextBSD/sys/pc98/cbus/
HDpckbd.c910 #define KBDC_DELAYTIME 37 macro
971 DELAY(KBDC_DELAYTIME); in wait_for_kbd_data()
985 DELAY(KBDC_DELAYTIME); in read_kbd_data()