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

#include <target_core_pscsi.h>

Data Fields

unsigned char pscsi_sense [SCSI_SENSE_BUFFERSIZE]
 
int pscsi_direction
 
int pscsi_result
 
u32 pscsi_resid
 
unsigned char pscsi_cdb [0]
 

Detailed Description

Definition at line 24 of file target_core_pscsi.h.

Field Documentation

unsigned char pscsi_cdb[0]

Definition at line 29 of file target_core_pscsi.h.

int pscsi_direction

Definition at line 26 of file target_core_pscsi.h.

u32 pscsi_resid

Definition at line 28 of file target_core_pscsi.h.

int pscsi_result

Definition at line 27 of file target_core_pscsi.h.

unsigned char pscsi_sense[SCSI_SENSE_BUFFERSIZE]

Definition at line 25 of file target_core_pscsi.h.


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