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

Data Fields

unsigned rx_start
 
unsigned tx_start
 
int tx_last
 
unsigned tx_end
 
int eepro
 
int version
 
int stepping
 
spinlock_t lock
 
unsigned rcv_ram
 
unsigned xmt_ram
 
unsigned char xmt_bar
 
unsigned char xmt_lower_limit_reg
 
unsigned char xmt_upper_limit_reg
 
short xmt_lower_limit
 
short xmt_upper_limit
 
short rcv_lower_limit
 
short rcv_upper_limit
 
unsigned char eeprom_reg
 
unsigned short word [8]
 

Detailed Description

Definition at line 192 of file eepro.c.

Field Documentation

int eepro

Definition at line 197 of file eepro.c.

unsigned char eeprom_reg

Definition at line 216 of file eepro.c.

spinlock_t lock

Definition at line 205 of file eepro.c.

short rcv_lower_limit

Definition at line 214 of file eepro.c.

unsigned rcv_ram

Definition at line 207 of file eepro.c.

short rcv_upper_limit

Definition at line 215 of file eepro.c.

unsigned rx_start

Definition at line 193 of file eepro.c.

int stepping

Definition at line 203 of file eepro.c.

unsigned tx_end

Definition at line 196 of file eepro.c.

int tx_last

Definition at line 195 of file eepro.c.

unsigned tx_start

Definition at line 194 of file eepro.c.

int version

Definition at line 201 of file eepro.c.

unsigned short word[8]

Definition at line 217 of file eepro.c.

unsigned char xmt_bar

Definition at line 209 of file eepro.c.

short xmt_lower_limit

Definition at line 212 of file eepro.c.

unsigned char xmt_lower_limit_reg

Definition at line 210 of file eepro.c.

unsigned xmt_ram

Definition at line 208 of file eepro.c.

short xmt_upper_limit

Definition at line 213 of file eepro.c.

unsigned char xmt_upper_limit_reg

Definition at line 211 of file eepro.c.


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