/linux-2.4.37.9/include/asm-ia64/ |
D | termios.h | 82 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 90 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 91 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 92 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 93 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-i386/ |
D | termios.h | 75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 83 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 84 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 85 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 86 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-arm/ |
D | termios.h | 75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 83 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 84 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 85 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 86 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-cris/ |
D | termios.h | 76 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 84 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 85 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 86 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 87 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | termios.h | 75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 83 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 84 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 85 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 86 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-sh/ |
D | termios.h | 75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 83 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 84 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 85 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 86 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-sh64/ |
D | termios.h | 85 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 93 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 94 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 95 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 96 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-parisc/ |
D | termios.h | 76 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 84 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 85 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 86 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 87 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | termios.h | 203 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 211 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 212 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 213 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 214 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|
/linux-2.4.37.9/include/asm-ppc/ |
D | termios.h | 201 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \ macro 209 SET_LOW_TERMIOS_BITS(termios, termio, c_iflag); \ 210 SET_LOW_TERMIOS_BITS(termios, termio, c_oflag); \ 211 SET_LOW_TERMIOS_BITS(termios, termio, c_cflag); \ 212 SET_LOW_TERMIOS_BITS(termios, termio, c_lflag); \
|