|
Linux Kernel
3.7.1
|
Data Fields | |
| struct tty_port | tport |
| char | is_cons |
| int | magic |
| int | baud_base |
| int | port |
| int | irq |
| int | type |
| int | custom_divisor |
| int | x_char |
| int | line |
| unsigned char * | xmit_buf |
| int | xmit_head |
| int | xmit_tail |
| int | xmit_cnt |
Definition at line 109 of file 68328serial.c.
| int baud_base |
Definition at line 113 of file 68328serial.c.
| int custom_divisor |
Definition at line 117 of file 68328serial.c.
| int irq |
Definition at line 115 of file 68328serial.c.
| char is_cons |
Definition at line 111 of file 68328serial.c.
Definition at line 119 of file 68328serial.c.
| int magic |
Definition at line 112 of file 68328serial.c.
Definition at line 114 of file 68328serial.c.
Definition at line 110 of file 68328serial.c.
Definition at line 116 of file 68328serial.c.
| int x_char |
Definition at line 118 of file 68328serial.c.
Definition at line 120 of file 68328serial.c.
| int xmit_cnt |
Definition at line 123 of file 68328serial.c.
| int xmit_head |
Definition at line 121 of file 68328serial.c.
| int xmit_tail |
Definition at line 122 of file 68328serial.c.
1.8.2