SET_LOW_TERMIOS_BITS 33 arch/ia64/include/asm/termios.h SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ SET_LOW_TERMIOS_BITS 34 arch/ia64/include/asm/termios.h SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ SET_LOW_TERMIOS_BITS 35 arch/ia64/include/asm/termios.h SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ SET_LOW_TERMIOS_BITS 36 arch/ia64/include/asm/termios.h SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \ SET_LOW_TERMIOS_BITS 27 arch/parisc/include/asm/termios.h SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ SET_LOW_TERMIOS_BITS 28 arch/parisc/include/asm/termios.h SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ SET_LOW_TERMIOS_BITS 29 arch/parisc/include/asm/termios.h SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ SET_LOW_TERMIOS_BITS 30 arch/parisc/include/asm/termios.h SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \