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

#include <ioctl.h>

Data Fields

int write_flag
 
int is_acmd
 
__u32 opcode
 
__u32 arg
 
__u32 response [4]
 
unsigned int flags
 
unsigned int blksz
 
unsigned int blocks
 
unsigned int postsleep_min_us
 
unsigned int postsleep_max_us
 
unsigned int data_timeout_ns
 
unsigned int cmd_timeout_ms
 
__u32 __pad
 
__u64 data_ptr
 

Detailed Description

Definition at line 6 of file ioctl.h.

Field Documentation

__u32 __pad

Definition at line 41 of file ioctl.h.

__u32 arg

Definition at line 14 of file ioctl.h.

unsigned int blksz

Definition at line 17 of file ioctl.h.

unsigned int blocks

Definition at line 18 of file ioctl.h.

unsigned int cmd_timeout_ms

Definition at line 34 of file ioctl.h.

__u64 data_ptr

Definition at line 44 of file ioctl.h.

unsigned int data_timeout_ns

Definition at line 33 of file ioctl.h.

unsigned int flags

Definition at line 16 of file ioctl.h.

int is_acmd

Definition at line 11 of file ioctl.h.

Definition at line 13 of file ioctl.h.

unsigned int postsleep_max_us

Definition at line 28 of file ioctl.h.

unsigned int postsleep_min_us

Definition at line 27 of file ioctl.h.

Definition at line 15 of file ioctl.h.

int write_flag

Definition at line 8 of file ioctl.h.


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