Searched refs:IEXTEN (Results 1 – 20 of 20) sorted by relevance
109 | IEXTEN); /* disable non-POSIX special characters */ in empeg_init_termios()
160 tty->termios.c_iflag &= ~(ISIG | ICANON | ECHO | IEXTEN | XCASE); in kobil_init_termios()
960 | IEXTEN); /* disable non-POSIX special characters */ in cypress_set_termios()
190 #define IEXTEN 0100000 macro
169 #define IEXTEN 0100000 macro
183 #define IEXTEN 0100000 macro
182 #define IEXTEN 0100000 macro
181 #define IEXTEN 0100000 macro
199 #define IEXTEN 0100000 macro
192 #define IEXTEN 0x00000400 macro
177 #define IEXTEN 0000400 macro
199 #define IEXTEN 0000400 /* Enable DISCARD and LNEXT. */ macro
204 #define IEXTEN 0x00000400 macro
225 #define IEXTEN 0x00008000 macro
298 tty_driver->init_termios.c_lflag = ISIG | ICANON | IEXTEN; in register_lte_tty_driver()
133 ktermios.c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN); in ttyport_open()
496 ECHOCTL | ECHOKE | IEXTEN; in set_sgflags()
127 ECHOCTL | ECHOKE | IEXTEN,
186 #define L_IEXTEN(tty) _L_FLAG((tty), IEXTEN)
1069 | IEXTEN); /* disable non-POSIX special characters */ in hso_init_termios()