Searched refs:KB_SUN2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/x68k/include/
H A Dkbd.h60 #define KB_SUN2 2 /* type 2 keyboard */ macro
/netbsd-current/sys/dev/sun/
H A Dkbd_reg.h67 #define KB_SUN2 2 /* type 2 keyboard */ macro
H A Dkbdsun.c152 ks->kbd_id = KB_SUN2;
224 if (ks->kbd_id <= KB_SUN2)
459 case KB_SUN2:
/netbsd-current/sys/arch/sun2/dev/
H A Dzs_any.c165 (cookie != PROMDEV_KBD || prom_kbdid() >= KB_SUN2))

Completed in 205 milliseconds