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

Data Fields

struct mtd_info mtd
 
union {
   struct {
      bool   updating
 
      u8   nvram_type
 
      u16   fw_subtype
 
   }   mcdi
 
   size_t   offset
 
}; 
 
const chartype_name
 
char name [IFNAMSIZ+20]
 

Detailed Description

Definition at line 27 of file mtd.c.

Field Documentation

union { ... }
u16 fw_subtype

Definition at line 33 of file mtd.c.

struct { ... } mcdi

Definition at line 28 of file mtd.c.

char name[IFNAMSIZ+20]

Definition at line 38 of file mtd.c.

u8 nvram_type

Definition at line 32 of file mtd.c.

Definition at line 35 of file mtd.c.

const char* type_name

Definition at line 37 of file mtd.c.

bool updating

Definition at line 31 of file mtd.c.


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