Searched refs:HUPCL (Results 1 – 21 of 21) sorted by relevance
38 int cflag = CREAD | HUPCL | CLOCAL; in sh_console_setup()108 con->cflag = CREAD | HUPCL | CLOCAL | B115200 | CS8; in scif_sercon_setup()
161 #define HUPCL 00040000 macro
149 #define HUPCL 0002000 macro
157 #define HUPCL 0002000 macro
141 #define HUPCL 0002000 macro
140 #define HUPCL 0002000 macro
148 #define HUPCL 0002000 macro
139 #define HUPCL 0002000 macro
170 #define HUPCL 00040000 macro
166 #define HUPCL 0002000 macro
164 #define HUPCL 0002000 /* Hang up on last close. */ macro
175 #define HUPCL 0x00000400 macro
226 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in rs_init()
40 tios.c_cflag = CS8 | CREAD | HUPCL | CLOCAL; in set_up_tty()
455 B115200 | CS8 | CREAD | HUPCL | CLOCAL; in init_dummy_console()
952 B9600 | CS8 | CREAD | HUPCL | CLOCAL; in simrs_init()