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

#include <raw3270.h>

Data Fields

struct list_head list
 
spinlock_t lock
 
atomic_t ref_count
 
struct raw3270dev
 
struct raw3270_fnfn
 
unsigned int model
 
unsigned int rows
 
unsigned int cols
 
unsigned charascebc
 

Detailed Description

Definition at line 153 of file raw3270.h.

Field Documentation

unsigned char* ascebc

Definition at line 161 of file raw3270.h.

unsigned int cols

Definition at line 160 of file raw3270.h.

Definition at line 157 of file raw3270.h.

Definition at line 158 of file raw3270.h.

Definition at line 154 of file raw3270.h.

spinlock_t lock

Definition at line 155 of file raw3270.h.

unsigned int model

Definition at line 159 of file raw3270.h.

atomic_t ref_count

Definition at line 156 of file raw3270.h.

unsigned int rows

Definition at line 160 of file raw3270.h.


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