Searched refs:termios (Results 1 - 25 of 318) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtermios.h5 #include <asm/termios.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtermios.h5 #include <asm/termios.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dtermios.h80 * Translate a "termio" structure into a "termios". Ugh.
82 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
85 *(unsigned short *) &(termios)->x = __tmp; \
88 #define user_termio_to_kernel_termios(termios, termio) \
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); \
94 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
98 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dtermios.h74 * Translate a "termio" structure into a "termios". Ugh.
76 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
79 *(unsigned short *) &(termios)->x = __tmp; \
82 #define user_termio_to_kernel_termios(termios, termio) \
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); \
88 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
92 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dtermios.h73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
78 *(unsigned short *) &(termios)->x = __tmp; \
81 #define user_termio_to_kernel_termios(termios, termio) \
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); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
91 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dtermios.h80 * Translate a "termio" structure into a "termios". Ugh.
82 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
85 *(unsigned short *) &(termios)->x = __tmp; \
88 #define user_termio_to_kernel_termios(termios, termio) \
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); \
94 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
98 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dtermios.h74 * Translate a "termio" structure into a "termios". Ugh.
76 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
79 *(unsigned short *) &(termios)->x = __tmp; \
82 #define user_termio_to_kernel_termios(termios, termio) \
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); \
88 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
92 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dtermios.h73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
78 *(unsigned short *) &(termios)->x = __tmp; \
81 #define user_termio_to_kernel_termios(termios, termio) \
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); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
91 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dtermios.h73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
78 *(unsigned short *) &(termios)->x = __tmp; \
81 #define user_termio_to_kernel_termios(termios, termio) \
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); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
91 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dtermios.h74 * Translate a "termio" structure into a "termios". Ugh.
76 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
79 *(unsigned short *) &(termios)->x = __tmp; \
82 #define user_termio_to_kernel_termios(termios, termio) \
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); \
88 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
92 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dtermios.h73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
78 *(unsigned short *) &(termios)->x = __tmp; \
81 #define user_termio_to_kernel_termios(termios, termio) \
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); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
91 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dtermios.h73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
78 *(unsigned short *) &(termios)->x = __tmp; \
81 #define user_termio_to_kernel_termios(termios, termio) \
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); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
91 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dtermios.h73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
78 *(unsigned short *) &(termios)->x = __tmp; \
81 #define user_termio_to_kernel_termios(termios, termio) \
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); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
91 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dtermios.h73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
78 *(unsigned short *) &(termios)->x = __tmp; \
81 #define user_termio_to_kernel_termios(termios, termio) \
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); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
91 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dtermios.h74 * Translate a "termio" structure into a "termios". Ugh.
76 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
79 *(unsigned short *) &(termios)->x = __tmp; \
82 #define user_termio_to_kernel_termios(termios, termio) \
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); \
88 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
92 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dtermios.h73 * Translate a "termio" structure into a "termios". Ugh.
75 #define SET_LOW_TERMIOS_BITS(termios, termio, x) { \
78 *(unsigned short *) &(termios)->x = __tmp; \
81 #define user_termio_to_kernel_termios(termios, termio) \
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); \
87 copy_from_user((termios)->c_cc, (termio)->c_cc, NCC); \
91 * Translate a "termios" structur
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dtermios.h75 * Translate a "termio" structure into a "termios". Ugh.
77 #define user_termio_to_kernel_termios(termios, termio) \
81 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
83 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
85 (termios)->c_cflag = (0xffff0000 & ((termios)->c_cflag)) | tmp; \
87 (termios)->c_lflag = (0xffff0000 & ((termios)
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dtermios.h112 * Translate a "termio" structure into a "termios". Ugh.
114 #define user_termio_to_kernel_termios(termios, termio) \
118 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
120 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
122 (termios)->c_cflag = (0xffff0000 & ((termios)->c_cflag)) | tmp; \
124 (termios)->c_lflag = (0xffff0000 & ((termios)
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dtermios.h113 * Translate a "termio" structure into a "termios". Ugh.
115 #define user_termio_to_kernel_termios(termios, termio) \
119 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
121 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
123 (termios)->c_cflag = (0xffff0000 & ((termios)->c_cflag)) | tmp; \
125 (termios)->c_lflag = (0xffff0000 & ((termios)
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dtermios.h2 * include/asm-s390/termios.h
6 * Derived from "include/asm-i386/termios.h"
79 * Translate a "termio" structure into a "termios". Ugh.
82 #define user_termio_to_kernel_termios(termios, termio) \
86 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
88 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
90 (termios)->c_cflag = (0xffff0000 & ((termios)
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dtermios.h2 * include/asm-s390/termios.h
6 * Derived from "include/asm-i386/termios.h"
79 * Translate a "termio" structure into a "termios". Ugh.
82 #define user_termio_to_kernel_termios(termios, termio) \
86 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
88 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
90 (termios)->c_cflag = (0xffff0000 & ((termios)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dtermios.h75 * Translate a "termio" structure into a "termios". Ugh.
77 #define user_termio_to_kernel_termios(termios, termio) \
81 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
83 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
85 (termios)->c_cflag = (0xffff0000 & ((termios)->c_cflag)) | tmp; \
87 (termios)->c_lflag = (0xffff0000 & ((termios)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dtermio.h112 * Translate a "termio" structure into a "termios". Ugh.
114 #define user_termio_to_kernel_termios(termios, termio) \
118 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
120 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
122 (termios)->c_cflag = (0xffff0000 & ((termios)->c_cflag)) | tmp; \
124 (termios)->c_lflag = (0xffff0000 & ((termios)
[all...]
H A Dtermios.h112 * Translate a "termio" structure into a "termios". Ugh.
114 #define user_termio_to_kernel_termios(termios, termio) \
118 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
120 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
122 (termios)->c_cflag = (0xffff0000 & ((termios)->c_cflag)) | tmp; \
124 (termios)->c_lflag = (0xffff0000 & ((termios)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dtermios.h113 * Translate a "termio" structure into a "termios". Ugh.
115 #define user_termio_to_kernel_termios(termios, termio) \
119 (termios)->c_iflag = (0xffff0000 & ((termios)->c_iflag)) | tmp; \
121 (termios)->c_oflag = (0xffff0000 & ((termios)->c_oflag)) | tmp; \
123 (termios)->c_cflag = (0xffff0000 & ((termios)->c_cflag)) | tmp; \
125 (termios)->c_lflag = (0xffff0000 & ((termios)
[all...]

Completed in 161 milliseconds

1234567891011>>