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

#include <iscsi_proto.h>

Data Fields

uint8_t opcode
 
uint8_t flags
 
uint8_t response
 
uint8_t cmd_status
 
uint8_t hlength
 
uint8_t dlength [3]
 
uint8_t rsvd [8]
 
itt_t itt
 
__be32 rsvd1
 
__be32 statsn
 
__be32 exp_cmdsn
 
__be32 max_cmdsn
 
__be32 exp_datasn
 
__be32 bi_residual_count
 
__be32 residual_count
 

Detailed Description

Definition at line 194 of file iscsi_proto.h.

Field Documentation

__be32 bi_residual_count

Definition at line 208 of file iscsi_proto.h.

uint8_t cmd_status

Definition at line 198 of file iscsi_proto.h.

uint8_t dlength[3]

Definition at line 200 of file iscsi_proto.h.

__be32 exp_cmdsn

Definition at line 205 of file iscsi_proto.h.

__be32 exp_datasn

Definition at line 207 of file iscsi_proto.h.

uint8_t flags

Definition at line 196 of file iscsi_proto.h.

uint8_t hlength

Definition at line 199 of file iscsi_proto.h.

itt_t itt

Definition at line 202 of file iscsi_proto.h.

__be32 max_cmdsn

Definition at line 206 of file iscsi_proto.h.

Definition at line 195 of file iscsi_proto.h.

__be32 residual_count

Definition at line 209 of file iscsi_proto.h.

Definition at line 197 of file iscsi_proto.h.

uint8_t rsvd[8]

Definition at line 201 of file iscsi_proto.h.

__be32 rsvd1

Definition at line 203 of file iscsi_proto.h.

__be32 statsn

Definition at line 204 of file iscsi_proto.h.


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