Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tty3270 Struct Reference

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 stringstatus
 
struct raw3270_requestwrite
 
struct timer_list timer
 
unsigned int cx
 
unsigned int cy
 
unsigned int highlight
 
unsigned int f_color
 
struct tty3270_linescreen
 
struct stringprompt
 
struct stringinput
 
struct raw3270_requestread
 
struct raw3270_requestkreset
 
unsigned char inattr
 
int throttle
 
int attn
 
struct tasklet_struct readlet
 
struct kbd_datakbd
 
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_headrcl_walk
 
int rcl_nr
 
int rcl_max
 
unsigned int char_count
 
char char_buf [TTY3270_CHAR_BUF_SIZE]
 

Detailed Description

Definition at line 61 of file tty3270.c.

Field Documentation

int attn

Definition at line 90 of file tty3270.c.

Definition at line 107 of file tty3270.c.

unsigned int char_count

Definition at line 106 of file tty3270.c.

unsigned int cx

Definition at line 79 of file tty3270.c.

unsigned int cy

Definition at line 79 of file tty3270.c.

int esc_npar

Definition at line 95 of file tty3270.c.

int esc_par[ESCAPE_NPAR]

Definition at line 96 of file tty3270.c.

int esc_ques

Definition at line 95 of file tty3270.c.

int esc_state

Definition at line 95 of file tty3270.c.

unsigned int f_color

Definition at line 81 of file tty3270.c.

struct list_head freemem

Definition at line 65 of file tty3270.c.

void** freemem_pages

Definition at line 64 of file tty3270.c.

unsigned int highlight

Definition at line 80 of file tty3270.c.

unsigned char inattr

Definition at line 89 of file tty3270.c.

struct string* input

Definition at line 86 of file tty3270.c.

Definition at line 92 of file tty3270.c.

Definition at line 88 of file tty3270.c.

Definition at line 68 of file tty3270.c.

int nr_lines

Definition at line 71 of file tty3270.c.

int nr_up

Definition at line 72 of file tty3270.c.

Definition at line 63 of file tty3270.c.

struct string* prompt

Definition at line 85 of file tty3270.c.

struct list_head rcl_lines

Definition at line 101 of file tty3270.c.

int rcl_max

Definition at line 103 of file tty3270.c.

int rcl_nr

Definition at line 103 of file tty3270.c.

struct list_head* rcl_walk

Definition at line 102 of file tty3270.c.

Definition at line 87 of file tty3270.c.

Definition at line 91 of file tty3270.c.

unsigned int saved_cx

Definition at line 97 of file tty3270.c.

unsigned int saved_cy

Definition at line 97 of file tty3270.c.

unsigned int saved_f_color

Definition at line 98 of file tty3270.c.

unsigned int saved_highlight

Definition at line 98 of file tty3270.c.

Definition at line 82 of file tty3270.c.

Definition at line 74 of file tty3270.c.

int throttle

Definition at line 90 of file tty3270.c.

Definition at line 76 of file tty3270.c.

struct list_head update

Definition at line 69 of file tty3270.c.

unsigned long update_flags

Definition at line 73 of file tty3270.c.

Definition at line 62 of file tty3270.c.

unsigned char wcc

Definition at line 70 of file tty3270.c.

Definition at line 75 of file tty3270.c.


The documentation for this struct was generated from the following file: