|
TianoCore EDK2 master
|
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| UINT32 | Reserved |
| UINT64 | WWN |
| UINT64 | Lun |
Definition at line 363 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL FIBRECHANNEL_DEVICE_PATH::Header |
Definition at line 364 of file DevicePath.h.
| UINT64 FIBRECHANNEL_DEVICE_PATH::Lun |
Fibre Channel Logical Unit Number.
Definition at line 376 of file DevicePath.h.
| UINT32 FIBRECHANNEL_DEVICE_PATH::Reserved |
Reserved for the future.
Definition at line 368 of file DevicePath.h.
| UINT64 FIBRECHANNEL_DEVICE_PATH::WWN |
Fibre Channel World Wide Number.
Definition at line 372 of file DevicePath.h.