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

Data Fields

struct list_head node
 
struct parisc_devicepadev
 
struct serioport
 
spinlock_t lock
 
charaddr
 
u8 act
 
u8 append
 
struct {
   u8   data
 
   u8   str
 
buffer [BUFFER_SIZE+1]
 
int id
 

Detailed Description

Definition at line 91 of file gscps2.c.

Field Documentation

u8 act

Definition at line 97 of file gscps2.c.

char* addr

Definition at line 96 of file gscps2.c.

u8 append

Definition at line 97 of file gscps2.c.

struct { ... } buffer[BUFFER_SIZE+1]

Definition at line 99 of file gscps2.c.

Definition at line 102 of file gscps2.c.

spinlock_t lock

Definition at line 95 of file gscps2.c.

Definition at line 92 of file gscps2.c.

Definition at line 93 of file gscps2.c.

Definition at line 94 of file gscps2.c.

u8 str

Definition at line 100 of file gscps2.c.


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