Linux Kernel
3.7.1
|
#include <docg3.h>
Data Fields | |
struct mtd_info * | floors [DOC_MAX_NBFLOORS] |
void __iomem * | base |
struct bch_control * | bch |
struct mutex | lock |
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
struct bch_control* bch |
struct mtd_info* floors[DOC_MAX_NBFLOORS] |