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

#include <iscsi_proto.h>

Data Fields

uint8_t opcode
 
uint8_t flags
 
__be16 rsvd2
 
uint8_t hlength
 
uint8_t dlength [3]
 
struct scsi_lun lun
 
itt_t itt
 
__be32 data_length
 
__be32 cmdsn
 
__be32 exp_statsn
 
uint8_t cdb [ISCSI_CDB_SIZE]
 

Detailed Description

Definition at line 149 of file iscsi_proto.h.

Field Documentation

Definition at line 160 of file iscsi_proto.h.

__be32 cmdsn

Definition at line 158 of file iscsi_proto.h.

__be32 data_length

Definition at line 157 of file iscsi_proto.h.

uint8_t dlength[3]

Definition at line 154 of file iscsi_proto.h.

__be32 exp_statsn

Definition at line 159 of file iscsi_proto.h.

uint8_t flags

Definition at line 151 of file iscsi_proto.h.

uint8_t hlength

Definition at line 153 of file iscsi_proto.h.

itt_t itt

Definition at line 156 of file iscsi_proto.h.

Definition at line 155 of file iscsi_proto.h.

Definition at line 150 of file iscsi_proto.h.

__be16 rsvd2

Definition at line 152 of file iscsi_proto.h.


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