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

Data Fields

int num
 
char name [COSA_MAX_NAME]
 
unsigned int datareg
 
unsigned int statusreg
 
unsigned short irq
 
unsigned short dma
 
unsigned short startaddr
 
unsigned short busmaster
 
int nchannels
 
int driver_status
 
int firmware_status
 
unsigned long rxbitmap
 
unsigned long txbitmap
 
unsigned long rxtx
 
int enabled
 
int usage
 
int txchan
 
int txsize
 
int rxsize
 
struct channel_datarxchan
 
charbouncebuf
 
chartxbuf
 
charrxbuf
 
struct channel_datachan
 
spinlock_t lock
 
char id_string [COSA_MAX_ID_STRING]
 
chartype
 

Detailed Description

Definition at line 144 of file cosa.c.

Field Documentation

char* bouncebuf

Definition at line 160 of file cosa.c.

unsigned short busmaster

Definition at line 150 of file cosa.c.

Definition at line 162 of file cosa.c.

unsigned int datareg

Definition at line 147 of file cosa.c.

unsigned short dma

Definition at line 148 of file cosa.c.

int driver_status

Definition at line 152 of file cosa.c.

int enabled

Definition at line 156 of file cosa.c.

Definition at line 153 of file cosa.c.

Definition at line 164 of file cosa.c.

unsigned short irq

Definition at line 148 of file cosa.c.

spinlock_t lock

Definition at line 163 of file cosa.c.

Definition at line 146 of file cosa.c.

int nchannels

Definition at line 151 of file cosa.c.

int num

Definition at line 145 of file cosa.c.

unsigned long rxbitmap

Definition at line 154 of file cosa.c.

char * rxbuf

Definition at line 161 of file cosa.c.

Definition at line 159 of file cosa.c.

int rxsize

Definition at line 158 of file cosa.c.

unsigned long rxtx

Definition at line 155 of file cosa.c.

unsigned short startaddr

Definition at line 149 of file cosa.c.

unsigned int statusreg

Definition at line 147 of file cosa.c.

unsigned long txbitmap

Definition at line 154 of file cosa.c.

char* txbuf

Definition at line 161 of file cosa.c.

int txchan

Definition at line 158 of file cosa.c.

int txsize

Definition at line 158 of file cosa.c.

Definition at line 165 of file cosa.c.

int usage

Definition at line 157 of file cosa.c.


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