Searched refs:IXOFF (Results 1 – 20 of 20) sorted by relevance
68 #define IXOFF 0x0400 macro
63 #define IXOFF 0x1000 macro
74 #define IXOFF 0x0400 macro
83 #define IXOFF 0x1000 /* Enable start/stop input control */ macro
472 if ((iflag & IXOFF) != (old_iflag & IXOFF) in klsi_105_set_termios()
375 if (((iflag ^ old_iflag) & (IXOFF | IXON)) || in belkin_sa_set_termios()378 if ((iflag & IXOFF) || (iflag & IXON)) in belkin_sa_set_termios()
774 if ((iflag & IXOFF) != (old_iflag & IXOFF) || in digi_set_termios()777 if (iflag & IXOFF) in digi_set_termios()
370 tty->termios.c_iflag &= ~(IXOFF | IXON); in upd78f0730_set_termios()
1127 iflag_change = ((a->c_iflag ^ b->c_iflag) & (INPCK | IXON | IXOFF)); in cp210x_termios_change()1153 tty->termios.c_iflag &= ~(IXON | IXOFF); in cp210x_set_flow_control()1160 I_IXOFF(tty) == (old_termios->c_iflag & IXOFF) && in cp210x_set_flow_control()
158 tty->termios.c_iflag = IGNBRK | IGNPAR | IXOFF; in kobil_init_termios()
783 else if (ch->ch_c_iflag & IXOFF) { in jsm_check_queue_flow_control()821 else if (ch->ch_c_iflag & IXOFF && ch->ch_stops_sent) { in jsm_check_queue_flow_control()
69 #define I_IXOFF(tty) _I_FLAG((tty), IXOFF)
73 --iflag -ICRNL,INLCR,-IXOFF \
1777 if (ts->c_iflag & IXOFF) in moxa_set_tty_param()2095 if (termio->c_iflag & (IXON | IXOFF | IXANY)) { in MoxaPortSetTermio()
3576 tty->termios.c_iflag &= (IXON | IXOFF); in gsmld_attach_gsm()
1094 if (termios->c_iflag & IXOFF) in sc16is7xx_set_termios()
993 if (termios->c_iflag & IXOFF) { in serial_omap_set_termios()
1715 iflag_mask |= IXANY|IXON|IXOFF; in uart_set_termios()
504 if (termios->c_iflag & IXOFF) { in omap_8250_set_termios()