Searched refs:KBD_CMD_RESET (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/x68k/include/
H A Dkbd.h73 #define KBD_CMD_RESET 1 /* reset keyboard */ macro
/netbsd-current/sys/dev/sun/
H A Dkbd_reg.h80 #define KBD_CMD_RESET 1 /* reset keyboard */ macro
H A Dkbdsun.c132 kbd_sun_output(k, KBD_CMD_RESET);
H A Dkbd_zs.c373 kbd_sun_output(k, KBD_CMD_RESET);
H A Dsunkbd.c277 kbd_sun_output(k, KBD_CMD_RESET);
/netbsd-current/sys/arch/x68k/dev/
H A Dkbd.c420 case KBD_CMD_RESET:

Completed in 142 milliseconds