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

Data Fields

struct mtd_infomtd
 
struct devicedev
 
void __iomemvirtadr
 
int status
 
struct {
   unsigned int   command
 
   int   column
 
   int   page
 
last_command
 
uint8_t oob_buf [16]
 
uint8_t ecc_buf [7]
 
int oob_page
 
struct bch_controlbch
 

Detailed Description

Definition at line 58 of file docg4.c.

Field Documentation

Definition at line 71 of file docg4.c.

int column

Definition at line 65 of file docg4.c.

unsigned int command

Definition at line 64 of file docg4.c.

struct device* dev

Definition at line 60 of file docg4.c.

uint8_t ecc_buf[7]

Definition at line 69 of file docg4.c.

struct { ... } last_command

Definition at line 59 of file docg4.c.

uint8_t oob_buf[16]

Definition at line 68 of file docg4.c.

int oob_page

Definition at line 70 of file docg4.c.

Definition at line 66 of file docg4.c.

Definition at line 62 of file docg4.c.

void __iomem* virtadr

Definition at line 61 of file docg4.c.


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