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

#include <core.h>

Data Fields

unsigned int timeout_ns
 
unsigned int timeout_clks
 
unsigned int blksz
 
unsigned int blocks
 
unsigned int error
 
unsigned int flags
 
unsigned int bytes_xfered
 
struct mmc_commandstop
 
struct mmc_requestmrq
 
unsigned int sg_len
 
struct scatterlistsg
 
s32 host_cookie
 

Detailed Description

Definition at line 101 of file core.h.

Field Documentation

unsigned int blksz

Definition at line 104 of file core.h.

unsigned int blocks

Definition at line 105 of file core.h.

unsigned int bytes_xfered

Definition at line 113 of file core.h.

unsigned int error

Definition at line 106 of file core.h.

unsigned int flags

Definition at line 107 of file core.h.

s32 host_cookie

Definition at line 120 of file core.h.

Definition at line 116 of file core.h.

Definition at line 119 of file core.h.

unsigned int sg_len

Definition at line 118 of file core.h.

Definition at line 115 of file core.h.

unsigned int timeout_clks

Definition at line 103 of file core.h.

unsigned int timeout_ns

Definition at line 102 of file core.h.


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