Searched refs:CSTOPB (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | _termios.h | 133 #define CSTOPB 0x00000400 /* send 2 stop bits */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | tty.c | 96 #define TTYSUP_CFLAG (CIGNORE|CSIZE|CSTOPB|CREAD|PARENB|PARODD|\ |