Linux Kernel
3.7.1
|
#include <raw3270.h>
Data Fields | |
struct list_head | list |
spinlock_t | lock |
atomic_t | ref_count |
struct raw3270 * | dev |
struct raw3270_fn * | fn |
unsigned int | model |
unsigned int | rows |
unsigned int | cols |
unsigned char * | ascebc |
struct raw3270_fn* fn |
spinlock_t lock |