Home
last modified time | relevance | path

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

/original-bsd/sys/sparc/dev/
H A Dkbd.h37 #define KB_SUN2 2 /* type 2 keyboard */ macro
H A Dkbd.c273 case KB_SUN2: in kbd_reset()
597 if (k->k_state.kbd_id != KB_SUN2) { in kbd_docmd()
605 if (k->k_state.kbd_id != KB_SUN2) { in kbd_docmd()