Searched refs:CREAD (Results 1 – 3 of 3) sorted by relevance
55 #define TTYDEF_CFLAG (CREAD | CS8 | HUPCL)
134 #define CREAD 0x00000800 /* enable receiver */ macro
96 #define TTYSUP_CFLAG (CIGNORE|CSIZE|CSTOPB|CREAD|PARENB|PARODD|\131 if (tp->t_termios.c_cflag & CREAD) in tty_watermarks()998 t->c_cflag |= CREAD; in ttydevsw_defparam()