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

#include <core.h>

Data Fields

u32 opcode
 
u32 arg
 
u32 resp [4]
 
unsigned int flags
 
unsigned int retries
 
unsigned int error
 
unsigned int cmd_timeout_ms
 
struct mmc_datadata
 
struct mmc_requestmrq
 

Detailed Description

Definition at line 18 of file core.h.

Field Documentation

u32 arg

Definition at line 20 of file core.h.

unsigned int cmd_timeout_ms

Definition at line 95 of file core.h.

Definition at line 97 of file core.h.

unsigned int error

Definition at line 79 of file core.h.

unsigned int flags

Definition at line 22 of file core.h.

Definition at line 98 of file core.h.

Definition at line 19 of file core.h.

u32 resp[4]

Definition at line 21 of file core.h.

unsigned int retries

Definition at line 78 of file core.h.


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