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

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT16 NetworkProtocol
 
UINT16 LoginOption
 
UINT64 Lun
 
UINT16 TargetPortalGroupTag
 

Detailed Description

Definition at line 926 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL ISCSI_DEVICE_PATH::Header

Definition at line 927 of file DevicePath.h.

◆ LoginOption

UINT16 ISCSI_DEVICE_PATH::LoginOption

iSCSI Login Options.

Definition at line 935 of file DevicePath.h.

◆ Lun

UINT64 ISCSI_DEVICE_PATH::Lun

iSCSI Logical Unit Number.

Definition at line 939 of file DevicePath.h.

◆ NetworkProtocol

UINT16 ISCSI_DEVICE_PATH::NetworkProtocol

Network Protocol (0 = TCP, 1+ = reserved).

Definition at line 931 of file DevicePath.h.

◆ TargetPortalGroupTag

UINT16 ISCSI_DEVICE_PATH::TargetPortalGroupTag

iSCSI Target Portal group tag the initiator intends to establish a session with.

Definition at line 944 of file DevicePath.h.


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