Home
last modified time | relevance | path

Searched refs:CSTOPB (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A D_termios.h133 #define CSTOPB 0x00000400 /* send 2 stop bits */ macro
/f-stack/freebsd/kern/
H A Dtty.c96 #define TTYSUP_CFLAG (CIGNORE|CSIZE|CSTOPB|CREAD|PARENB|PARODD|\