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

#include <mtd-abi.h>

Data Fields

__u32 useecc
 
__u32 eccbytes
 
__u32 oobfree [8][2]
 
__u32 eccpos [32]
 

Detailed Description

Definition at line 210 of file mtd-abi.h.

Field Documentation

__u32 eccbytes

Definition at line 212 of file mtd-abi.h.

__u32 eccpos[32]

Definition at line 214 of file mtd-abi.h.

__u32 oobfree[8][2]

Definition at line 213 of file mtd-abi.h.

__u32 useecc

Definition at line 211 of file mtd-abi.h.


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