Home
last modified time | relevance | path

Searched refs:KBD_IDLE (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/sparc/dev/
H A Dkbd.h34 #define KBD_IDLE 0x7f /* keyboard `all keys are up' code */ macro
H A Dkbd.c408 if (c == KBD_IDLE) in kbd_rint()