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

Data Fields

struct list_head entry
 
struct scsi_cmndcmd
 
unsigned int bounce_sgl_count
 
struct scatterlistbounce_sgl
 
struct hv_device * device
 
struct completion wait_event
 
unsigned charsense_buffer
 
struct hv_multipage_buffer data_buffer
 
struct vstor_packet vstor_packet
 

Detailed Description

Definition at line 237 of file storvsc_drv.c.

Field Documentation

struct scatterlist* bounce_sgl

Definition at line 242 of file storvsc_drv.c.

unsigned int bounce_sgl_count

Definition at line 241 of file storvsc_drv.c.

Definition at line 239 of file storvsc_drv.c.

struct hv_multipage_buffer data_buffer

Definition at line 250 of file storvsc_drv.c.

struct hv_device* device

Definition at line 244 of file storvsc_drv.c.

Definition at line 238 of file storvsc_drv.c.

unsigned char* sense_buffer

Definition at line 249 of file storvsc_drv.c.

Definition at line 251 of file storvsc_drv.c.

struct completion wait_event

Definition at line 247 of file storvsc_drv.c.


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