Searched refs:KB_SUN4 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/x68k/include/
H A Dkbd.h62 #define KB_SUN4 4 /* type 4 keyboard */ macro
/netbsd-current/sys/dev/sun/
H A Dkbd_reg.h69 #define KB_SUN4 4 /* type 4 keyboard */ macro
H A Dkbdsun.c156 if (ks->kbd_id >= KB_SUN4) {
292 if (ks->kbd_id < KB_SUN4)
472 case KB_SUN4:
H A Dkbd.c1016 *(int *)data = k->k_state.kbd_id < KB_SUN4 ?
/netbsd-current/sys/arch/sparc/dev/
H A Dkbd_pckbport.c210 kbd->k_state.kbd_id = KB_SUN4; /* NB: type5 keyboards actually report type4 */

Completed in 196 milliseconds