Linux Kernel
3.7.1
|
#include <iscsi_proto.h>
Data Fields | |
uint8_t | opcode |
uint8_t | flags |
uint8_t | rsvd2 [2] |
uint8_t | rsvd3 |
uint8_t | dlength [3] |
struct scsi_lun | lun |
uint8_t | rsvd4 [8] |
__be32 | statsn |
__be32 | exp_cmdsn |
__be32 | max_cmdsn |
uint8_t | async_event |
uint8_t | async_vcode |
__be16 | param1 |
__be16 | param2 |
__be16 | param3 |
uint8_t | rsvd5 [4] |
Definition at line 225 of file iscsi_proto.h.
uint8_t async_event |
Definition at line 236 of file iscsi_proto.h.
uint8_t async_vcode |
Definition at line 237 of file iscsi_proto.h.
uint8_t dlength[3] |
Definition at line 230 of file iscsi_proto.h.
__be32 exp_cmdsn |
Definition at line 234 of file iscsi_proto.h.
uint8_t flags |
Definition at line 227 of file iscsi_proto.h.
Definition at line 231 of file iscsi_proto.h.
__be32 max_cmdsn |
Definition at line 235 of file iscsi_proto.h.
Definition at line 226 of file iscsi_proto.h.
__be16 param1 |
Definition at line 238 of file iscsi_proto.h.
__be16 param2 |
Definition at line 239 of file iscsi_proto.h.
__be16 param3 |
Definition at line 240 of file iscsi_proto.h.
uint8_t rsvd2[2] |
Definition at line 228 of file iscsi_proto.h.
uint8_t rsvd3 |
Definition at line 229 of file iscsi_proto.h.
uint8_t rsvd4[8] |
Definition at line 232 of file iscsi_proto.h.
uint8_t rsvd5[4] |
Definition at line 241 of file iscsi_proto.h.
__be32 statsn |
Definition at line 233 of file iscsi_proto.h.