Linux Kernel
3.7.1
|
#include <iscsi_proto.h>
Data Fields | |
uint8_t | opcode |
uint8_t | flags |
__be16 | rsvd2 |
uint8_t | rsvd3 |
uint8_t | dlength [3] |
struct scsi_lun | lun |
itt_t | itt |
__be32 | ttt |
__be32 | statsn |
__be32 | exp_cmdsn |
__be32 | max_cmdsn |
uint8_t | rsvd4 [12] |
Definition at line 268 of file iscsi_proto.h.
uint8_t dlength[3] |
Definition at line 273 of file iscsi_proto.h.
__be32 exp_cmdsn |
Definition at line 278 of file iscsi_proto.h.
uint8_t flags |
Definition at line 270 of file iscsi_proto.h.
itt_t itt |
Definition at line 275 of file iscsi_proto.h.
Definition at line 274 of file iscsi_proto.h.
__be32 max_cmdsn |
Definition at line 279 of file iscsi_proto.h.
Definition at line 269 of file iscsi_proto.h.
__be16 rsvd2 |
Definition at line 271 of file iscsi_proto.h.
uint8_t rsvd3 |
Definition at line 272 of file iscsi_proto.h.
uint8_t rsvd4[12] |
Definition at line 280 of file iscsi_proto.h.
__be32 statsn |
Definition at line 277 of file iscsi_proto.h.
__be32 ttt |
Definition at line 276 of file iscsi_proto.h.