TianoCore EDK2 master
Loading...
Searching...
No Matches
_ISCSI_NOP_IN Struct Reference

#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]
 

Detailed Description

NOP-In.

Definition at line 566 of file IScsiProto.h.

Field Documentation

◆ DataSegmentLength

UINT8 _ISCSI_NOP_IN::DataSegmentLength[3]

Definition at line 570 of file IScsiProto.h.

◆ ExpCmdSN

UINT32 _ISCSI_NOP_IN::ExpCmdSN

Definition at line 575 of file IScsiProto.h.

◆ InitiatorTaskTag

UINT32 _ISCSI_NOP_IN::InitiatorTaskTag

Definition at line 572 of file IScsiProto.h.

◆ Lun

UINT8 _ISCSI_NOP_IN::Lun[8]

Definition at line 571 of file IScsiProto.h.

◆ MaxCmdSN

UINT32 _ISCSI_NOP_IN::MaxCmdSN

Definition at line 576 of file IScsiProto.h.

◆ OpCode

UINT8 _ISCSI_NOP_IN::OpCode

Definition at line 567 of file IScsiProto.h.

◆ Reserved1

UINT8 _ISCSI_NOP_IN::Reserved1[3]

Definition at line 568 of file IScsiProto.h.

◆ Reserved2

UINT32 _ISCSI_NOP_IN::Reserved2[3]

Definition at line 577 of file IScsiProto.h.

◆ StatSN

UINT32 _ISCSI_NOP_IN::StatSN

Definition at line 574 of file IScsiProto.h.

◆ TargetTransferTag

UINT32 _ISCSI_NOP_IN::TargetTransferTag

Definition at line 573 of file IScsiProto.h.

◆ TotalAHSLength

UINT8 _ISCSI_NOP_IN::TotalAHSLength

Definition at line 569 of file IScsiProto.h.


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