ReactOS 0.4.15-dev-7934-g1dc8d80
ISCSI_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for ISCSI_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT16 NetworkProtocol
 
UINT16 LoginOption
 
UINT64 Lun
 
UINT16 TargetPortalGroupTag
 

Detailed Description

Definition at line 792 of file DevicePath.h.

Member Data Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL ISCSI_DEVICE_PATH::Header

Definition at line 793 of file DevicePath.h.

◆ LoginOption

UINT16 ISCSI_DEVICE_PATH::LoginOption

iSCSI Login Options.

Definition at line 801 of file DevicePath.h.

◆ Lun

UINT64 ISCSI_DEVICE_PATH::Lun

iSCSI Logical Unit Number.

Definition at line 805 of file DevicePath.h.

◆ NetworkProtocol

UINT16 ISCSI_DEVICE_PATH::NetworkProtocol

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

Definition at line 797 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 810 of file DevicePath.h.


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