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

#include <tcm_fc.h>

Data Fields

struct ft_sesssess
 
struct fc_seqseq
 
struct se_cmd se_cmd
 
struct fc_framereq_frame
 
u32 write_data_len
 
struct work_struct work
 
unsigned char ft_sense_buffer [TRANSPORT_SENSE_BUFFER]
 
u32 was_ddp_setup:1
 
u32 aborted:1
 
struct scatterlistsg
 
u32 sg_cnt
 

Detailed Description

Definition at line 115 of file tcm_fc.h.

Field Documentation

u32 aborted

Definition at line 125 of file tcm_fc.h.

unsigned char ft_sense_buffer[TRANSPORT_SENSE_BUFFER]

Definition at line 123 of file tcm_fc.h.

struct fc_frame* req_frame

Definition at line 119 of file tcm_fc.h.

Definition at line 118 of file tcm_fc.h.

struct fc_seq* seq

Definition at line 117 of file tcm_fc.h.

struct ft_sess* sess

Definition at line 116 of file tcm_fc.h.

Definition at line 126 of file tcm_fc.h.

u32 sg_cnt

Definition at line 127 of file tcm_fc.h.

u32 was_ddp_setup

Definition at line 124 of file tcm_fc.h.

Definition at line 121 of file tcm_fc.h.

u32 write_data_len

Definition at line 120 of file tcm_fc.h.


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