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

#include <docg3.h>

Data Fields

struct mtd_infofloors [DOC_MAX_NBFLOORS]
 
void __iomembase
 
struct bch_controlbch
 
struct mutex lock
 

Detailed Description

struct docg3_cascade - Cascade of 1 to 4 docg3 chips : floors (ie. one physical docg3 chip is one floor) : IO space to access all chips in the cascade : the BCH correcting control structure : lock to protect docg3 IO space from concurrent accesses

Definition at line 278 of file docg3.h.

Field Documentation

void __iomem* base

Definition at line 280 of file docg3.h.

Definition at line 281 of file docg3.h.

Definition at line 279 of file docg3.h.

struct mutex lock

Definition at line 282 of file docg3.h.


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