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

#include <cistpl.h>

Data Fields

u_char ngeo
 
struct {
   u_char   buswidth
 
   u_int   erase_block
 
   u_int   read_block
 
   u_int   write_block
 
   u_int   partition
 
   u_int   interleave
 
geo [CISTPL_MAX_DEVICES]
 

Detailed Description

Definition at line 490 of file cistpl.h.

Field Documentation

u_char buswidth

Definition at line 493 of file cistpl.h.

u_int erase_block

Definition at line 494 of file cistpl.h.

struct { ... } geo[CISTPL_MAX_DEVICES]
u_int interleave

Definition at line 498 of file cistpl.h.

u_char ngeo

Definition at line 491 of file cistpl.h.

Definition at line 497 of file cistpl.h.

u_int read_block

Definition at line 495 of file cistpl.h.

u_int write_block

Definition at line 496 of file cistpl.h.


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