TianoCore EDK2 master
|
#include <NetworkPkg/IScsiDxe/IScsiProto.h>
Data Fields | |
UINT8 | OpCode |
UINT8 | Reserved1 [3] |
UINT8 | TotalAHSLength |
UINT8 | DataSegmentLength [3] |
UINT8 | Lun [8] |
UINT32 | InitiatorTaskTag |
UINT32 | TargetTransferTag |
UINT32 | StatSN |
UINT32 | ExpCmdSN |
UINT32 | MaxCmdSN |
UINT32 | Reserved2 [3] |
NOP-In.
Definition at line 566 of file IScsiProto.h.
UINT8 _ISCSI_NOP_IN::DataSegmentLength[3] |
Definition at line 570 of file IScsiProto.h.
UINT32 _ISCSI_NOP_IN::ExpCmdSN |
Definition at line 575 of file IScsiProto.h.
UINT32 _ISCSI_NOP_IN::InitiatorTaskTag |
Definition at line 572 of file IScsiProto.h.
UINT8 _ISCSI_NOP_IN::Lun[8] |
Definition at line 571 of file IScsiProto.h.
UINT32 _ISCSI_NOP_IN::MaxCmdSN |
Definition at line 576 of file IScsiProto.h.
UINT8 _ISCSI_NOP_IN::OpCode |
Definition at line 567 of file IScsiProto.h.
UINT8 _ISCSI_NOP_IN::Reserved1[3] |
Definition at line 568 of file IScsiProto.h.
UINT32 _ISCSI_NOP_IN::Reserved2[3] |
Definition at line 577 of file IScsiProto.h.
UINT32 _ISCSI_NOP_IN::StatSN |
Definition at line 574 of file IScsiProto.h.
UINT32 _ISCSI_NOP_IN::TargetTransferTag |
Definition at line 573 of file IScsiProto.h.
UINT8 _ISCSI_NOP_IN::TotalAHSLength |
Definition at line 569 of file IScsiProto.h.