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

#include <dasd_int.h>

Data Fields

unsigned int magic
 
struct list_head devlist
 
struct list_head blocklist
 
struct dasd_blockblock
 
struct dasd_devicememdev
 
struct dasd_devicestartdev
 
voidcpaddr
 
unsigned char cpmode
 
char status
 
short retries
 
unsigned long flags
 
unsigned long starttime
 
unsigned long expires
 
char lpm
 
voiddata
 
int intrc
 
struct irb irb
 
struct dasd_ccw_reqrefers
 
voidfunction
 
unsigned long long buildclk
 
unsigned long long startclk
 
unsigned long long stopclk
 
unsigned long long endclk
 
void(* callback )(struct dasd_ccw_req *, void *data)
 
voidcallback_data
 

Detailed Description

Definition at line 169 of file dasd_int.h.

Field Documentation

Definition at line 175 of file dasd_int.h.

struct list_head blocklist

Definition at line 172 of file dasd_int.h.

unsigned long long buildclk

Definition at line 197 of file dasd_int.h.

Definition at line 203 of file dasd_int.h.

void* callback_data

Definition at line 204 of file dasd_int.h.

void* cpaddr

Definition at line 178 of file dasd_int.h.

unsigned char cpmode

Definition at line 179 of file dasd_int.h.

Definition at line 188 of file dasd_int.h.

Definition at line 171 of file dasd_int.h.

unsigned long long endclk

Definition at line 200 of file dasd_int.h.

unsigned long expires

Definition at line 186 of file dasd_int.h.

unsigned long flags

Definition at line 182 of file dasd_int.h.

void* function

Definition at line 194 of file dasd_int.h.

int intrc

Definition at line 191 of file dasd_int.h.

Definition at line 192 of file dasd_int.h.

char lpm

Definition at line 187 of file dasd_int.h.

unsigned int magic

Definition at line 170 of file dasd_int.h.

Definition at line 176 of file dasd_int.h.

Definition at line 193 of file dasd_int.h.

short retries

Definition at line 181 of file dasd_int.h.

unsigned long long startclk

Definition at line 198 of file dasd_int.h.

struct dasd_device* startdev

Definition at line 177 of file dasd_int.h.

unsigned long starttime

Definition at line 185 of file dasd_int.h.

Definition at line 180 of file dasd_int.h.

unsigned long long stopclk

Definition at line 199 of file dasd_int.h.


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