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

#include <iscsi_proto.h>

Data Fields

uint8_t opcode
 
uint8_t flags
 
uint8_t rsvd2
 
uint8_t cmd_status
 
uint8_t hlength
 
uint8_t dlength [3]
 
struct scsi_lun lun
 
itt_t itt
 
__be32 ttt
 
__be32 statsn
 
__be32 exp_cmdsn
 
__be32 max_cmdsn
 
__be32 datasn
 
__be32 offset
 
__be32 residual_count
 

Detailed Description

Definition at line 379 of file iscsi_proto.h.

Field Documentation

uint8_t cmd_status

Definition at line 383 of file iscsi_proto.h.

__be32 datasn

Definition at line 392 of file iscsi_proto.h.

uint8_t dlength[3]

Definition at line 385 of file iscsi_proto.h.

__be32 exp_cmdsn

Definition at line 390 of file iscsi_proto.h.

uint8_t flags

Definition at line 381 of file iscsi_proto.h.

uint8_t hlength

Definition at line 384 of file iscsi_proto.h.

itt_t itt

Definition at line 387 of file iscsi_proto.h.

Definition at line 386 of file iscsi_proto.h.

__be32 max_cmdsn

Definition at line 391 of file iscsi_proto.h.

Definition at line 393 of file iscsi_proto.h.

Definition at line 380 of file iscsi_proto.h.

__be32 residual_count

Definition at line 394 of file iscsi_proto.h.

uint8_t rsvd2

Definition at line 382 of file iscsi_proto.h.

__be32 statsn

Definition at line 389 of file iscsi_proto.h.

__be32 ttt

Definition at line 388 of file iscsi_proto.h.


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