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

Data Fields

union {
   char   f8 [256][8]
 
   char   f4 [512][4]
 
}; 
 
char f2 [256][2]
 
unsigned char f84_full
 
unsigned char f2_full
 
unsigned char f8_count
 
unsigned char f2_count
 
unsigned int f4_count
 

Detailed Description

Definition at line 199 of file nx-842.c.

Field Documentation

union { ... }
char f2[256][2]

Definition at line 204 of file nx-842.c.

unsigned char f2_count

Definition at line 208 of file nx-842.c.

unsigned char f2_full

Definition at line 206 of file nx-842.c.

char f4[512][4]

Definition at line 202 of file nx-842.c.

unsigned int f4_count

Definition at line 209 of file nx-842.c.

char f8[256][8]

Definition at line 201 of file nx-842.c.

unsigned char f84_full

Definition at line 205 of file nx-842.c.

unsigned char f8_count

Definition at line 207 of file nx-842.c.


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