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

#include <card.h>

Data Fields

unsigned int manfid
 
char prod_name [8]
 
unsigned int serial
 
unsigned short oemid
 
unsigned short year
 
unsigned char hwrev
 
unsigned char fwrev
 
unsigned char month
 

Detailed Description

Definition at line 17 of file card.h.

Field Documentation

unsigned char fwrev

Definition at line 24 of file card.h.

unsigned char hwrev

Definition at line 23 of file card.h.

unsigned int manfid

Definition at line 18 of file card.h.

unsigned char month

Definition at line 25 of file card.h.

unsigned short oemid

Definition at line 21 of file card.h.

char prod_name[8]

Definition at line 19 of file card.h.

unsigned int serial

Definition at line 20 of file card.h.

unsigned short year

Definition at line 22 of file card.h.


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