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

#include <libiscsi.h>

Data Fields

struct iscsi_hdrhdr
 
unsigned short hdr_max
 
unsigned short hdr_len
 
itt_t hdr_itt
 
__be32 cmdsn
 
struct scsi_lun lun
 
int itt
 
unsigned imm_count
 
struct iscsi_r2t_info unsol_r2t
 
chardata
 
unsigned data_count
 
struct scsi_cmndsc
 
struct iscsi_connconn
 
unsigned long last_xfer
 
unsigned long last_timeout
 
bool have_checked_conn
 
int state
 
atomic_t refcount
 
struct list_head running
 
voiddd_data
 

Detailed Description

Definition at line 106 of file libiscsi.h.

Field Documentation

__be32 cmdsn

Definition at line 117 of file libiscsi.h.

Definition at line 128 of file libiscsi.h.

Definition at line 125 of file libiscsi.h.

unsigned data_count

Definition at line 126 of file libiscsi.h.

void* dd_data

Definition at line 138 of file libiscsi.h.

bool have_checked_conn

Definition at line 133 of file libiscsi.h.

Definition at line 112 of file libiscsi.h.

itt_t hdr_itt

Definition at line 116 of file libiscsi.h.

unsigned short hdr_len

Definition at line 114 of file libiscsi.h.

unsigned short hdr_max

Definition at line 113 of file libiscsi.h.

unsigned imm_count

Definition at line 122 of file libiscsi.h.

int itt

Definition at line 120 of file libiscsi.h.

unsigned long last_timeout

Definition at line 132 of file libiscsi.h.

unsigned long last_xfer

Definition at line 131 of file libiscsi.h.

Definition at line 118 of file libiscsi.h.

atomic_t refcount

Definition at line 136 of file libiscsi.h.

struct list_head running

Definition at line 137 of file libiscsi.h.

Definition at line 127 of file libiscsi.h.

Definition at line 135 of file libiscsi.h.

Definition at line 124 of file libiscsi.h.


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