ReactOS 0.4.15-dev-7918-g2a2556c
FIBRECHANNEL_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for FIBRECHANNEL_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT32 Reserved
 
UINT64 WWN
 
UINT64 Lun
 

Detailed Description

Definition at line 333 of file DevicePath.h.

Member Data Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL FIBRECHANNEL_DEVICE_PATH::Header

Definition at line 334 of file DevicePath.h.

◆ Lun

UINT64 FIBRECHANNEL_DEVICE_PATH::Lun

Fibre Channel Logical Unit Number.

Definition at line 346 of file DevicePath.h.

◆ Reserved

UINT32 FIBRECHANNEL_DEVICE_PATH::Reserved

Reserved for the future.

Definition at line 338 of file DevicePath.h.

◆ WWN

UINT64 FIBRECHANNEL_DEVICE_PATH::WWN

Fibre Channel World Wide Number.

Definition at line 342 of file DevicePath.h.


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