Searched refs:IXANY (Results 1 – 5 of 5) sorted by relevance
18 #define IXANY 0x800 /* Any character will restart after stop */ macro
1527 if (ts->c_iflag & IXANY) in moxa_set_tty_param()1843 if (termio->c_iflag & (IXON | IXOFF | IXANY)) { in MoxaPortSetTermio()
805 ixon_change = ((a->c_iflag ^ b->c_iflag) & (IXON | IXANY)) || in pl2303_termios_change()
1004 if (termios->c_iflag & IXANY) in serial_omap_set_termios()
1657 iflag_mask |= IXANY|IXON|IXOFF; in uart_set_termios()