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

#include <qla_target.h>

Data Fields

struct qla_tgt_sesssess
 
int state
 
struct se_cmd se_cmd
 
struct work_struct free_work
 
struct work_struct work
 
unsigned char sense_buffer [TRANSPORT_SENSE_BUFFER]
 
unsigned int conf_compl_supported:1
 
unsigned int sg_mapped:1
 
unsigned int free_sg:1
 
unsigned int aborted:1
 
unsigned int write_data_transferred:1
 
struct scatterlistsg
 
int sg_cnt
 
int bufflen
 
int offset
 
uint32_t tag
 
uint32_t unpacked_lun
 
enum dma_data_direction dma_data_direction
 
uint16_t loop_id
 
struct qla_tgttgt
 
struct scsi_qla_hostvha
 
struct list_head cmd_list
 
struct atio_from_isp atio
 

Detailed Description

Definition at line 830 of file qla_target.h.

Field Documentation

unsigned int aborted

Definition at line 843 of file qla_target.h.

Definition at line 859 of file qla_target.h.

int bufflen

Definition at line 848 of file qla_target.h.

struct list_head cmd_list

Definition at line 857 of file qla_target.h.

unsigned int conf_compl_supported

Definition at line 840 of file qla_target.h.

Definition at line 852 of file qla_target.h.

unsigned int free_sg

Definition at line 842 of file qla_target.h.

struct work_struct free_work

Definition at line 834 of file qla_target.h.

uint16_t loop_id

Definition at line 854 of file qla_target.h.

Definition at line 849 of file qla_target.h.

Definition at line 833 of file qla_target.h.

unsigned char sense_buffer[TRANSPORT_SENSE_BUFFER]

Definition at line 837 of file qla_target.h.

Definition at line 831 of file qla_target.h.

Definition at line 846 of file qla_target.h.

int sg_cnt

Definition at line 847 of file qla_target.h.

unsigned int sg_mapped

Definition at line 841 of file qla_target.h.

Definition at line 832 of file qla_target.h.

Definition at line 850 of file qla_target.h.

Definition at line 855 of file qla_target.h.

uint32_t unpacked_lun

Definition at line 851 of file qla_target.h.

Definition at line 856 of file qla_target.h.

Definition at line 835 of file qla_target.h.

unsigned int write_data_transferred

Definition at line 844 of file qla_target.h.


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