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

/netbsd-current/sys/arch/x68k/include/
H A Dkbd.h52 * Note that KBD_RESET is followed by a keyboard ID, while KBD_IDLE is not.
56 #define KBD_RESET 0xff /* keyboard `reset' response */ macro
/netbsd-current/sys/dev/sun/
H A Dkbd_reg.h51 * Note that KBD_RESET is followed by a keyboard ID, while KBD_IDLE is not.
55 #define KBD_RESET 0xff /* `reset' response (ID follows) */ macro
H A Dkbdsun.c399 /* We read a KBD_RESET last time. */
415 case KBD_RESET:

Completed in 100 milliseconds