Searched refs:KBDD_DELAYTIME (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/atkbdc/
H A Datkbdc.c296 sc->retry = 100000 / ((KBDD_DELAYTIME * 2) + read_delay);
425 DELAY(KBDD_DELAYTIME);
428 DELAY(KBDD_DELAYTIME);
456 DELAY(KBDD_DELAYTIME);
473 DELAY(KBDD_DELAYTIME);
480 DELAY(KBDD_DELAYTIME);
500 DELAY(KBDD_DELAYTIME);
529 DELAY(KBDD_DELAYTIME);
536 DELAY(KBDD_DELAYTIME);
556 DELAY(KBDD_DELAYTIME);
[all...]
H A Datkbdcreg.h166 #define KBDD_DELAYTIME 7 macro
/freebsd-10.3-release/sys/pc98/cbus/
H A Dpckbd.c902 #define KBDD_DELAYTIME 37 macro
961 DELAY(KBDD_DELAYTIME);
966 DELAY(KBDD_DELAYTIME);
987 DELAY(KBDD_DELAYTIME);

Completed in 66 milliseconds