|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <DevicePath.h>

Public Attributes | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT32 | Reserved |
| UINT64 | WWN |
| UINT64 | Lun |
Definition at line 333 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL FIBRECHANNEL_DEVICE_PATH::Header |
Definition at line 334 of file DevicePath.h.
| UINT64 FIBRECHANNEL_DEVICE_PATH::Lun |
Fibre Channel Logical Unit Number.
Definition at line 346 of file DevicePath.h.
| UINT32 FIBRECHANNEL_DEVICE_PATH::Reserved |
Reserved for the future.
Definition at line 338 of file DevicePath.h.
| UINT64 FIBRECHANNEL_DEVICE_PATH::WWN |
Fibre Channel World Wide Number.
Definition at line 342 of file DevicePath.h.