Searched refs:ISTRIP (Results 1 – 13 of 13) sorted by relevance
95 | ISTRIP /* disable clear high bit of input characters */ in empeg_init_termios()
976 | ISTRIP /* disable clear high bit of input char */ in cypress_set_termios()
67 #define ISTRIP 0000040 macro
83 #define ISTRIP 0000040 macro
77 #define ISTRIP 0000040 macro
69 #define ISTRIP 0000040 macro
68 #define ISTRIP 0000040 macro
72 #define ISTRIP 0000040 macro
88 #define ISTRIP 0000040 /* Strip 8th bit off characters. */ macro
98 #define ISTRIP 0x00000020 macro
130 ktermios.c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | in ttyport_open()
134 #define I_ISTRIP(tty) _I_FLAG((tty), ISTRIP)
1069 | ISTRIP /* disable clear high bit of input characters */ in hso_init_termios()