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

Data Fields

char bounce [PAGE_SIZE]
 
union {
   struct {
      char   slin [SIZE_4K]
 
      char   slout [SIZE_4K]
 
      struct nx_csbcpb   csbcpb
 
   } 
 
   struct sw842_fifo   swfifo
 
}; 
 

Detailed Description

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

Field Documentation

union { ... }
char bounce[PAGE_SIZE]

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

struct nx_csbcpb csbcpb

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

char slin[SIZE_4K]

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

char slout[SIZE_4K]

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

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


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