Lines Matching refs:CLOCAL
361 (CS7 | CREAD | CLOCAL | HUPCL), /* MicroSoft */
362 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* MouseSystems */
363 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* Logitech */
364 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL), /* MMSeries */
365 (CS7 | CREAD | CLOCAL | HUPCL), /* MouseMan */
369 (CS8 | CREAD | CLOCAL | HUPCL), /* MM HitTablet */
370 (CS7 | CREAD | CLOCAL | HUPCL), /* GlidePoint */
371 (CS7 | CREAD | CLOCAL | HUPCL), /* IntelliMouse */
372 (CS7 | CREAD | CLOCAL | HUPCL), /* Thinking Mouse */
373 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* sysmouse */
374 (CS7 | CREAD | CLOCAL | HUPCL), /* X10 MouseRemote */
375 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL), /* kidspad etc. */
376 (CS8 | CREAD | CLOCAL | HUPCL), /* VersaPad */
379 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL), /* Mariqua */
2789 setmousespeed(1200, 1200, (CS7 | CREAD | CLOCAL | HUPCL));
2855 setmousespeed(1200, 1200, (CS7 | CREAD | CLOCAL | HUPCL));