Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dkbd.c216 int mouse_flag = 0; variable
224 if (mouse_flag != 0) { in kbd_decode()
225 mouse_flag--; in kbd_decode()
229 mouse_flag = 2; in kbd_decode()