Searched refs:ISIG (Results 1 – 19 of 19) sorted by relevance
108 | ISIG /* disable interrupt, quit, and suspend special characters */ in empeg_init_termios()
160 tty->termios.c_iflag &= ~(ISIG | ICANON | ECHO | IEXTEN | XCASE); in kobil_init_termios()
990 | ISIG /* disable interrupt, quit, and suspend in cypress_set_termios()
169 #define ISIG 0000001 macro
178 #define ISIG 0x00000080 macro
176 #define ISIG 0000001 macro
173 #define ISIG 0x00000080 macro
185 #define ISIG 0000001 macro
167 #define ISIG 0000001 macro
191 #define ISIG 0000001 /* Enable signals. */ macro
210 #define ISIG 0x00000001 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()
562 driver->init_termios.c_lflag = ISIG | ECHO; in sclp_tty_init()
1207 driver->init_termios.c_lflag = ISIG; in tty3215_init()
534 termios->c_lflag = ISIG | ICANON; in set_sgflags()548 termios->c_lflag &= ~(ISIG | ICANON); in set_sgflags()
124 .c_lflag = ISIG | ICANON | ECHO | ECHOE | ECHOK |
172 #define L_ISIG(tty) _L_FLAG((tty), ISIG)
1083 | ISIG /* disable interrupt, quit, and suspend special in hso_init_termios()