Searched refs:IXANY (Results 1 – 14 of 14) sorted by relevance
75 #define IXANY 0004000 macro
78 #define IXANY 0004000 macro
83 #define IXANY 0004000 macro
73 #define IXANY 0004000 macro
89 #define IXANY 0004000 macro
74 #define IXANY 0004000 macro
94 #define IXANY 0004000 /* Any character will restart after stop. */ macro
104 #define IXANY 0x00000800 macro
140 #define I_IXANY(tty) _I_FLAG((tty), IXANY)
542 ixon_change = ((a->c_iflag ^ b->c_iflag) & (IXON | IXANY)) || in pl2303_termios_change()
1487 if (ts->c_iflag & IXANY) in moxa_set_tty_param()1803 if (termio->c_iflag & (IXON | IXOFF | IXANY)) { in MoxaPortSetTermio()
2222 if (iflag & IXANY) in cy_set_line_char()
1082 if (termios->c_iflag & IXANY) in serial_omap_set_termios()
1437 iflag_mask |= IXANY|IXON|IXOFF; in uart_set_termios()