Searched refs:CREAD (Results 1 – 10 of 10) sorted by relevance
122 int cflag = CREAD | HUPCL | CLOCAL; in sh_console_setup()
147 #define CREAD 0000200 macro
139 #define CREAD 0000200 macro
155 #define CREAD 0000200 macro
168 #define CREAD 00004000 macro
177 #define CREAD 00004000 macro
162 #define CREAD 0000200 /* Enable receiver. */ macro
170 #define CREAD 0x00000080 macro
187 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in rs_init()
38 tios.c_cflag = CS8 | CREAD | HUPCL | CLOCAL; in set_up_tty()