Searched refs:HUPCL (Results 1 – 17 of 17) sorted by relevance
125 int cflag = CREAD | HUPCL | CLOCAL; in sh_console_setup()
170 #define HUPCL 00040000 macro
140 #define HUPCL 0002000 macro
149 #define HUPCL 0002000 macro
141 #define HUPCL 0002000 macro
157 #define HUPCL 0002000 macro
175 #define HUPCL 00040000 macro
164 #define HUPCL 0002000 /* Hang up on last close. */ macro
166 #define HUPCL 0002000 macro
172 #define HUPCL 0x00000400 macro
209 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in rs_init()
38 tios.c_cflag = CS8 | CREAD | HUPCL | CLOCAL; in set_up_tty()
508 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in simrs_init()
447 B115200 | CS8 | CREAD | HUPCL | CLOCAL; in init_dummy_console()