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

#include <ide.h>

Data Fields

struct ide_taskfile tf
 
struct ide_taskfile hob
 
struct {
   struct {
      u8   tf
 
      u8   hob
 
   }   out
 
   struct {
      u8   tf
 
      u8   hob
 
   }   in
 
valid
 
u16 tf_flags
 
u8 ftf_flags
 
int protocol
 
int sg_nents
 
int orig_sg_nents
 
int sg_dma_direction
 
unsigned int nbytes
 
unsigned int nleft
 
unsigned int last_xfer_len
 
struct scatterlistcursg
 
unsigned int cursg_ofs
 
struct requestrq
 

Detailed Description

Definition at line 288 of file ide.h.

Field Documentation

Definition at line 310 of file ide.h.

unsigned int cursg_ofs

Definition at line 311 of file ide.h.

u8 ftf_flags

Definition at line 299 of file ide.h.

Definition at line 290 of file ide.h.

u8 hob

Definition at line 294 of file ide.h.

struct { ... } in
unsigned int last_xfer_len

Definition at line 308 of file ide.h.

unsigned int nbytes

Definition at line 306 of file ide.h.

unsigned int nleft

Definition at line 307 of file ide.h.

int orig_sg_nents

Definition at line 303 of file ide.h.

struct { ... } out

Definition at line 300 of file ide.h.

Definition at line 313 of file ide.h.

int sg_dma_direction

Definition at line 304 of file ide.h.

int sg_nents

Definition at line 302 of file ide.h.

Definition at line 289 of file ide.h.

u8 tf

Definition at line 293 of file ide.h.

u16 tf_flags

Definition at line 298 of file ide.h.

struct { ... } valid

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