Home | History | Annotate | Download | only in qemu

Lines Matching refs:CSTOPB

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