Home | History | Annotate | Download | only in qemu

Lines Matching refs:PARODD

1032     tty.c_cflag &= ~(CSIZE|PARENB|PARODD|CRTSCTS|CSTOPB);
1056 tty.c_cflag |= PARENB | PARODD;