mouse_got_break 206 drivers/tty/serial/suncore.c static int mouse_got_break = 0; mouse_got_break 213 drivers/tty/serial/suncore.c if (mouse_got_break && ctr < 8) mouse_got_break 218 drivers/tty/serial/suncore.c mouse_got_break = 1; mouse_got_break 221 drivers/tty/serial/suncore.c if (mouse_got_break) { mouse_got_break 225 drivers/tty/serial/suncore.c mouse_got_break = 0;