Searched refs:ISTRIP (Results 1 – 6 of 6) sorted by relevance
14 #define ISTRIP 0x020 /* Strip 8th bit off characters */ macro
94 | ISTRIP /* disable clear high bit of input characters */ in empeg_init_termios()
926 | ISTRIP /* disable clear high bit of input char */ in cypress_set_termios()
128 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
62 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP)
1051 | ISTRIP /* disable clear high bit of input characters */ in hso_init_termios()
Completed in 23 milliseconds