ReactOS 0.4.15-dev-7934-g1dc8d80
FIBRECHANNELEX_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for FIBRECHANNELEX_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 Reserved
 
UINT8 WWN [8]
 
UINT8 Lun [8]
 

Detailed Description

Definition at line 353 of file DevicePath.h.

Member Data Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL FIBRECHANNELEX_DEVICE_PATH::Header

Definition at line 354 of file DevicePath.h.

◆ Lun

UINT8 FIBRECHANNELEX_DEVICE_PATH::Lun[8]

8 byte array containing Fibre Channel Logical Unit Number.

Definition at line 366 of file DevicePath.h.

◆ Reserved

UINT32 FIBRECHANNELEX_DEVICE_PATH::Reserved

Reserved for the future.

Definition at line 358 of file DevicePath.h.

◆ WWN

UINT8 FIBRECHANNELEX_DEVICE_PATH::WWN[8]

8 byte array containing Fibre Channel End Device Port Name.

Definition at line 362 of file DevicePath.h.


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