|
Linux Kernel
3.7.1
|
Data Fields | |
| struct uart_port | port |
| struct uart_ip22zilog_port * | next |
| unsigned char | curregs [NUM_ZSREGS] |
| unsigned int | flags |
| unsigned int | tty_break |
| unsigned char | parity_mask |
| unsigned char | prev_status |
Definition at line 65 of file ip22zilog.c.
| unsigned char curregs[NUM_ZSREGS] |
Definition at line 72 of file ip22zilog.c.
| unsigned int flags |
Definition at line 74 of file ip22zilog.c.
| struct uart_ip22zilog_port* next |
Definition at line 69 of file ip22zilog.c.
| unsigned char parity_mask |
Definition at line 86 of file ip22zilog.c.
Definition at line 66 of file ip22zilog.c.
| unsigned char prev_status |
Definition at line 87 of file ip22zilog.c.
| unsigned int tty_break |
Definition at line 84 of file ip22zilog.c.
1.8.2