iPXE
Data Fields
FIBRECHANNEL_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 Reserved
 Reserved for the future. More...
 
UINT64 WWN
 Fibre Channel World Wide Number. More...
 
UINT64 Lun
 Fibre Channel Logical Unit Number. More...
 

Detailed Description

Definition at line 365 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL FIBRECHANNEL_DEVICE_PATH::Header

Definition at line 366 of file DevicePath.h.

◆ Reserved

UINT32 FIBRECHANNEL_DEVICE_PATH::Reserved

Reserved for the future.

Definition at line 370 of file DevicePath.h.

◆ WWN

UINT64 FIBRECHANNEL_DEVICE_PATH::WWN

Fibre Channel World Wide Number.

Definition at line 374 of file DevicePath.h.

◆ Lun

UINT64 FIBRECHANNEL_DEVICE_PATH::Lun

Fibre Channel Logical Unit Number.

Definition at line 378 of file DevicePath.h.


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