iPXE
Data Fields
FIBRECHANNELEX_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 Reserved
 Reserved for the future. More...
 
UINT8 WWN [8]
 8 byte array containing Fibre Channel End Device Port Name. More...
 
UINT8 Lun [8]
 8 byte array containing Fibre Channel Logical Unit Number. More...
 

Detailed Description

Definition at line 385 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL FIBRECHANNELEX_DEVICE_PATH::Header

Definition at line 386 of file DevicePath.h.

◆ Reserved

UINT32 FIBRECHANNELEX_DEVICE_PATH::Reserved

Reserved for the future.

Definition at line 390 of file DevicePath.h.

◆ WWN

UINT8 FIBRECHANNELEX_DEVICE_PATH::WWN[8]

8 byte array containing Fibre Channel End Device Port Name.

Definition at line 394 of file DevicePath.h.

◆ Lun

UINT8 FIBRECHANNELEX_DEVICE_PATH::Lun[8]

8 byte array containing Fibre Channel Logical Unit Number.

Definition at line 398 of file DevicePath.h.


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