Lines Matching refs:CLOCAL
319 (CS7 | CREAD | CLOCAL | HUPCL ), /* MicroSoft */
320 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL ), /* MouseSystems */
321 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL ), /* Logitech */
322 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL ), /* MMSeries */
323 (CS7 | CREAD | CLOCAL | HUPCL ), /* MouseMan */
327 (CS8 | CREAD | CLOCAL | HUPCL ), /* MM HitTablet */
328 (CS7 | CREAD | CLOCAL | HUPCL ), /* GlidePoint */
329 (CS7 | CREAD | CLOCAL | HUPCL ), /* IntelliMouse */
330 (CS7 | CREAD | CLOCAL | HUPCL ), /* Thinking Mouse */
331 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL ), /* sysmouse */
332 (CS7 | CREAD | CLOCAL | HUPCL ), /* X10 MouseRemote */
333 (CS8 | PARENB | PARODD | CREAD | CLOCAL | HUPCL ), /* kidspad etc. */
334 (CS8 | CREAD | CLOCAL | HUPCL ), /* VersaPad */
336 (CS8 | CSTOPB | CREAD | CLOCAL | HUPCL ), /* Mariqua */
2372 setmousespeed(1200, 1200, (CS7 | CREAD | CLOCAL | HUPCL));
2431 setmousespeed(1200, 1200, (CS7 | CREAD | CLOCAL | HUPCL));