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

Data Fields

u32 flags
 
u32 BytesPerSector
 
u32 NumberOfCylinder
 
u32 SectorsPerCylinder
 
u16 cardType
 
u16 blockSize
 
u16 PagesPerBlock
 
u16 NumberOfPhyBlock
 
u16 NumberOfLogBlock
 
u16 NumberOfSegment
 
u16 * Phy2LogMap
 
u16 * Log2PhyMap
 
u16 wrtblk
 
unsigned char * pagemap [(MS_MAX_PAGES_PER_BLOCK+(MS_LIB_BITS_PER_BYTE-1))/MS_LIB_BITS_PER_BYTE]
 
unsigned char * blkpag
 
struct ms_lib_type_extdat * blkext
 
unsigned char copybuf [512]
 

Detailed Description

Definition at line 420 of file ene_ub6250.c.

Field Documentation

Definition at line 436 of file ene_ub6250.c.

unsigned char* blkpag

Definition at line 435 of file ene_ub6250.c.

u16 blockSize

Definition at line 426 of file ene_ub6250.c.

u32 BytesPerSector

Definition at line 422 of file ene_ub6250.c.

u16 cardType

Definition at line 425 of file ene_ub6250.c.

unsigned char copybuf[512]

Definition at line 437 of file ene_ub6250.c.

u32 flags

Definition at line 421 of file ene_ub6250.c.

u16* Log2PhyMap

Definition at line 432 of file ene_ub6250.c.

u32 NumberOfCylinder

Definition at line 423 of file ene_ub6250.c.

u16 NumberOfLogBlock

Definition at line 429 of file ene_ub6250.c.

u16 NumberOfPhyBlock

Definition at line 428 of file ene_ub6250.c.

u16 NumberOfSegment

Definition at line 430 of file ene_ub6250.c.

Definition at line 434 of file ene_ub6250.c.

u16 PagesPerBlock

Definition at line 427 of file ene_ub6250.c.

u16* Phy2LogMap

Definition at line 431 of file ene_ub6250.c.

u32 SectorsPerCylinder

Definition at line 424 of file ene_ub6250.c.

u16 wrtblk

Definition at line 433 of file ene_ub6250.c.


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