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

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 Reserved
 
UINT64 WWN
 
UINT64 Lun
 

Detailed Description

Definition at line 363 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL FIBRECHANNEL_DEVICE_PATH::Header

Definition at line 364 of file DevicePath.h.

◆ Lun

UINT64 FIBRECHANNEL_DEVICE_PATH::Lun

Fibre Channel Logical Unit Number.

Definition at line 376 of file DevicePath.h.

◆ Reserved

UINT32 FIBRECHANNEL_DEVICE_PATH::Reserved

Reserved for the future.

Definition at line 368 of file DevicePath.h.

◆ WWN

UINT64 FIBRECHANNEL_DEVICE_PATH::WWN

Fibre Channel World Wide Number.

Definition at line 372 of file DevicePath.h.


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