|
Linux Kernel
3.7.1
|
Data Fields | |
| struct raw3270_view | view |
| struct tty_port | port |
| void ** | freemem_pages |
| struct list_head | freemem |
| struct list_head | lines |
| struct list_head | update |
| unsigned char | wcc |
| int | nr_lines |
| int | nr_up |
| unsigned long | update_flags |
| struct string * | status |
| struct raw3270_request * | write |
| struct timer_list | timer |
| unsigned int | cx |
| unsigned int | cy |
| unsigned int | highlight |
| unsigned int | f_color |
| struct tty3270_line * | screen |
| struct string * | prompt |
| struct string * | input |
| struct raw3270_request * | read |
| struct raw3270_request * | kreset |
| unsigned char | inattr |
| int | throttle |
| int | attn |
| struct tasklet_struct | readlet |
| struct kbd_data * | kbd |
| int | esc_state |
| int | esc_ques |
| int | esc_npar |
| int | esc_par [ESCAPE_NPAR] |
| unsigned int | saved_cx |
| unsigned int | saved_cy |
| unsigned int | saved_highlight |
| unsigned int | saved_f_color |
| struct list_head | rcl_lines |
| struct list_head * | rcl_walk |
| int | rcl_nr |
| int | rcl_max |
| unsigned int | char_count |
| char | char_buf [TTY3270_CHAR_BUF_SIZE] |
| char char_buf[TTY3270_CHAR_BUF_SIZE] |
| int esc_par[ESCAPE_NPAR] |
| struct raw3270_request* kreset |
| struct raw3270_request* read |
| struct tasklet_struct readlet |
| struct tty3270_line* screen |
| struct raw3270_view view |
| struct raw3270_request* write |
1.8.2