This source file includes following definitions.
- trans_from_termio
- trans_to_termio
1
2 #ifndef _SPARC_TERMIOS_H
3 #define _SPARC_TERMIOS_H
4
5 #include <linux/types.h>
6
7 #include <asm/ioctl.h>
8
9 struct sgttyb {
10 char sg_ispeed;
11 char sg_ospeed;
12 char sg_erase;
13 char sg_kill;
14 short sg_flags;
15 };
16
17 struct tchars {
18 char t_intrc;
19 char t_quitc;
20 char t_startc;
21 char t_stopc;
22 char t_eofc;
23 char t_brkc;
24 };
25
26 struct ltchars {
27 char t_suspc;
28 char t_dsuspc;
29 char t_rprntc;
30 char t_flushc;
31 char t_werasc;
32 char t_lnextc;
33 };
34
35 struct sunos_ttysize {
36 int st_lines;
37 int st_columns;
38 };
39
40
41 #define TCGETA _IOR('T', 1, struct termio)
42 #define TCSETA _IOW('T', 2, struct termio)
43 #define TCSETAW _IOW('T', 3, struct termio)
44 #define TCSETAF _IOW('T', 4, struct termio)
45 #define TCSBRK _IO('T', 5)
46 #define TCXONC _IO('T', 6)
47 #define TCFLSH _IO('T', 7)
48 #define TCGETS _IOR('T', 8, struct termios)
49 #define TCSETS _IOW('T', 9, struct termios)
50 #define TCSETSW _IOW('T', 10, struct termios)
51 #define TCSETSF _IOW('T', 11, struct termios)
52
53
54
55
56 #define TCGETSTAT _IO('T', 200)
57 #define TCSETSTAT _IO('T', 201)
58
59
60 #define TIOCGETD _IOR('t', 0, int)
61 #define TIOCSETD _IOW('t', 1, int)
62 #define TIOCHPCL _IO('t', 2)
63 #define TIOCMODG _IOR('t', 3, int)
64 #define TIOCMODS _IOW('t', 4, int)
65 #define TIOCGETP _IOR('t', 8, struct sgttyb)
66 #define TIOCSETP _IOW('t', 9, struct sgttyb)
67 #define TIOCSETN _IOW('t', 10, struct sgttyb)
68 #define TIOCEXCL _IO('t', 13)
69 #define TIOCNXCL _IO('t', 14)
70 #define TIOCFLUSH _IOW('t', 16, int)
71 #define TIOCSETC _IOW('t', 17, struct tchars)
72 #define TIOCGETC _IOR('t', 18, struct tchars)
73 #define TIOCTCNTL _IOW('t', 32, int)
74 #define TIOCSIGNAL _IOW('t', 33, int)
75 #define TIOCSETX _IOW('t', 34, int)
76 #define TIOCGETX _IOR('t', 35, int)
77 #define TIOCCONS _IO('t', 36)
78 #define TIOCSSIZE _IOW('t', 37, struct sunos_ttysize)
79 #define TIOCGSIZE _IOR('t', 38, struct sunos_ttysize)
80 #define TIOCGSOFTCAR _IOR('t', 100, int)
81 #define TIOCSSOFTCAR _IOW('t', 101, int)
82 #define TIOCUCNTL _IOW('t', 102, int)
83 #define TIOCSWINSZ _IOW('t', 103, struct winsize)
84 #define TIOCGWINSZ _IOR('t', 104, struct winsize)
85 #define TIOCREMOTE _IOW('t', 105, int)
86 #define TIOCMGET _IOR('t', 106, int)
87 #define TIOCMBIC _IOW('t', 107, int)
88 #define TIOCMBIS _IOW('t', 108, int)
89 #define TIOCMSET _IOW('t', 109, int)
90 #define TIOCSTART _IO('t', 110)
91 #define TIOCSTOP _IO('t', 111)
92 #define TIOCPKT _IOW('t', 112, int)
93 #define TIOCNOTTY _IO('t', 113)
94 #define TIOCSTI _IOW('t', 114, char)
95 #define TIOCOUTQ _IOR('t', 115, int)
96 #define TIOCGLTC _IOR('t', 116, struct ltchars)
97 #define TIOCSLTC _IOW('t', 117, struct ltchars)
98
99
100 #define TIOCCDTR _IO('t', 120)
101 #define TIOCSDTR _IO('t', 121)
102 #define TIOCCBRK _IO('t', 122)
103 #define TIOCSBRK _IO('t', 123)
104 #define TIOCLGET _IOW('t', 124, int)
105 #define TIOCLSET _IOW('t', 125, int)
106 #define TIOCLBIC _IOW('t', 126, int)
107 #define TIOCLBIS _IOW('t', 127, int)
108 #define TIOCISPACE _IOR('t', 128, int)
109 #define TIOCISIZE _IOR('t', 129, int)
110 #define TIOCSPGRP _IOW('t', 130, int)
111 #define TIOCGPGRP _IOR('t', 131, int)
112 #define TIOCSCTTY _IO('t', 132)
113
114
115 #define FIOCLEX _IO('f', 1)
116 #define FIONCLEX _IO('f', 2)
117 #define FIOASYNC _IOW('f', 125, int)
118 #define FIONBIO _IOW('f', 126, int)
119 #define FIONREAD _IOR('f', 127, int)
120 #define TIOCINQ FIONREAD
121
122
123 #define TIOCLINUX 0x541C
124 #define TIOCGSERIAL 0x541E
125 #define TIOCSSERIAL 0x541F
126 #define TCSBRKP 0x5425
127 #define TIOCTTYGSTRUCT 0x5426
128 #define TIOCSERCONFIG 0x5453
129 #define TIOCSERGWILD 0x5454
130 #define TIOCSERSWILD 0x5455
131 #define TIOCGLCKTRMIOS 0x5456
132 #define TIOCSLCKTRMIOS 0x5457
133 #define TIOCSERGSTRUCT 0x5458
134 #define TIOCSERGETLSR 0x5459
135 #define TIOCSERGETMULTI 0x545A
136 #define TIOCSERSETMULTI 0x545B
137
138
139 #define TIOCPKT_DATA 0
140 #define TIOCPKT_FLUSHREAD 1
141 #define TIOCPKT_FLUSHWRITE 2
142 #define TIOCPKT_STOP 4
143 #define TIOCPKT_START 8
144 #define TIOCPKT_NOSTOP 16
145 #define TIOCPKT_DOSTOP 32
146
147 struct winsize {
148 unsigned short ws_row;
149 unsigned short ws_col;
150 unsigned short ws_xpixel;
151 unsigned short ws_ypixel;
152 };
153
154 #define NCC 8
155 struct termio {
156 unsigned short c_iflag;
157 unsigned short c_oflag;
158 unsigned short c_cflag;
159 unsigned short c_lflag;
160 unsigned char c_line;
161 unsigned char c_cc[NCC];
162 };
163
164 #define NCCS 17
165 struct termios {
166 tcflag_t c_iflag;
167 tcflag_t c_oflag;
168 tcflag_t c_cflag;
169 tcflag_t c_lflag;
170 cc_t c_line;
171 cc_t c_cc[NCCS];
172 };
173
174
175 #define VINTR 0
176 #define VQUIT 1
177 #define VERASE 2
178 #define VKILL 3
179 #define VEOF 4
180 #define VEOL 5
181 #define VEOL2 6
182 #define VSWTC 7
183 #define VSTART 8
184 #define VSTOP 9
185 #define VSUSP 10
186 #define VDSUSP 11
187 #define VREPRINT 12
188 #define VDISCARD 13
189 #define VWERASE 14
190 #define VLNEXT 15
191 #define VMIN VEOF
192 #define VTIME VEOL
193
194 #ifdef __KERNEL__
195
196
197
198
199
200
201 #define INIT_C_CC "\003\034\177\025\004\0\1\0\021\023\032\0\022\017\027\026\0"
202 #endif
203
204
205 #define IGNBRK 0x00000001
206 #define BRKINT 0x00000002
207 #define IGNPAR 0x00000004
208 #define PARMRK 0x00000008
209 #define INPCK 0x00000010
210 #define ISTRIP 0x00000020
211 #define INLCR 0x00000040
212 #define IGNCR 0x00000080
213 #define ICRNL 0x00000100
214 #define IUCLC 0x00000200
215 #define IXON 0x00000400
216 #define IXANY 0x00000800
217 #define IXOFF 0x00001000
218 #define IMAXBEL 0x00002000
219
220
221 #define OPOST 0x00000001
222 #define OLCUC 0x00000002
223 #define ONLCR 0x00000004
224 #define OCRNL 0x00000008
225 #define ONOCR 0x00000010
226 #define ONLRET 0x00000020
227 #define OFILL 0x00000040
228 #define OFDEL 0x00000080
229 #define NLDLY 0x00000100
230 #define NL0 0x00000000
231 #define NL1 0x00000100
232 #define CRDLY 0x00000600
233 #define CR0 0x00000000
234 #define CR1 0x00000200
235 #define CR2 0x00000400
236 #define CR3 0x00000600
237 #define TABDLY 0x00001800
238 #define TAB0 0x00000000
239 #define TAB1 0x00000800
240 #define TAB2 0x00001000
241 #define TAB3 0x00001800
242 #define XTABS 0x00001800
243 #define BSDLY 0x00002000
244 #define BS0 0x00000000
245 #define BS1 0x00002000
246 #define VTDLY 0x00004000
247 #define VT0 0x00000000
248 #define VT1 0x00004000
249 #define FFDLY 0x00008000
250 #define FF0 0x00000000
251 #define FF1 0x00008000
252 #define PAGEOUT 0x00010000
253 #define WRAP 0x00020000
254
255
256 #define CBAUD 0x0000000f
257 #define B0 0x00000000
258 #define B50 0x00000001
259 #define B75 0x00000002
260 #define B110 0x00000003
261 #define B134 0x00000004
262 #define B150 0x00000005
263 #define B200 0x00000006
264 #define B300 0x00000007
265 #define B600 0x00000008
266 #define B1200 0x00000009
267 #define B1800 0x0000000a
268 #define B2400 0x0000000b
269 #define B4800 0x0000000c
270 #define B9600 0x0000000d
271 #define B19200 0x0000000e
272 #define B38400 0x0000000f
273 #define EXTA B19200
274 #define EXTB B38400
275 #define CSIZE 0x00000030
276 #define CS5 0x00000000
277 #define CS6 0x00000010
278 #define CS7 0x00000020
279 #define CS8 0x00000030
280 #define CSTOPB 0x00000040
281 #define CREAD 0x00000080
282 #define PARENB 0x00000100
283 #define PARODD 0x00000200
284 #define HUPCL 0x00000400
285 #define CLOCAL 0x00000800
286
287 #define CBAUDEX 0x00010000
288 #define B57600 0x00010001
289 #define B115200 0x00010002
290 #define B230400 0x00010003
291 #define CIBAUD 0x000f0000
292 #define CRTSCTS 0x80000000
293
294
295 #define ISIG 0x00000001
296 #define ICANON 0x00000002
297 #define XCASE 0x00000004
298 #define ECHO 0x00000008
299 #define ECHOE 0x00000010
300 #define ECHOK 0x00000020
301 #define ECHONL 0x00000040
302 #define NOFLSH 0x00000080
303 #define TOSTOP 0x00000100
304 #define ECHOCTL 0x00000200
305 #define ECHOPRT 0x00000400
306 #define ECHOKE 0x00000800
307 #define DEFECHO 0x00001000
308 #define FLUSHO 0x00002000
309 #define PENDIN 0x00004000
310 #define IEXTEN 0x00008000
311
312
313 #define TIOCM_LE 0x001
314 #define TIOCM_DTR 0x002
315 #define TIOCM_RTS 0x004
316 #define TIOCM_ST 0x008
317 #define TIOCM_SR 0x010
318 #define TIOCM_CTS 0x020
319 #define TIOCM_CAR 0x040
320 #define TIOCM_RNG 0x080
321 #define TIOCM_DSR 0x100
322 #define TIOCM_CD TIOCM_CAR
323 #define TIOCM_RI TIOCM_RNG
324
325
326 #define TIOCSER_TEMT 0x01
327
328
329
330 #define TCOOFF 0
331 #define TCOON 1
332 #define TCIOFF 2
333 #define TCION 3
334
335
336 #define TCIFLUSH 0
337 #define TCOFLUSH 1
338 #define TCIOFLUSH 2
339
340
341 #define TCSANOW 0
342 #define TCSADRAIN 1
343 #define TCSAFLUSH 2
344
345
346 #define N_TTY 0
347 #define N_SLIP 1
348 #define N_MOUSE 2
349 #define N_PPP 3
350
351 #ifdef __KERNEL__
352
353
354
355
356 extern inline void trans_from_termio(struct termio * termio,
357 struct termios * termios)
358 {
359 #define SET_LOW_BITS(x,y) ((x) = (0xffff0000 & (x)) | (y))
360 SET_LOW_BITS(termios->c_iflag, termio->c_iflag);
361 SET_LOW_BITS(termios->c_oflag, termio->c_oflag);
362 SET_LOW_BITS(termios->c_cflag, termio->c_cflag);
363 SET_LOW_BITS(termios->c_lflag, termio->c_lflag);
364 #undef SET_LOW_BITS
365 memcpy(termios->c_cc, termio->c_cc, NCC);
366 }
367
368
369
370
371 extern inline void trans_to_termio(struct termios * termios,
372 struct termio * termio)
373 {
374 termio->c_iflag = termios->c_iflag;
375 termio->c_oflag = termios->c_oflag;
376 termio->c_cflag = termios->c_cflag;
377 termio->c_lflag = termios->c_lflag;
378 termio->c_line = termios->c_line;
379 memcpy(termio->c_cc, termios->c_cc, NCC);
380 }
381
382 #endif
383
384 #endif