iPXE
|
#include <DevicePath.h>
Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
UINT8 | Pun |
Target ID on the UFS bus (PUN). More... | |
UINT8 | Lun |
Logical Unit Number (LUN). More... | |
Definition at line 894 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL UFS_DEVICE_PATH::Header |
Definition at line 895 of file DevicePath.h.
UINT8 UFS_DEVICE_PATH::Pun |
Target ID on the UFS bus (PUN).
Definition at line 899 of file DevicePath.h.
UINT8 UFS_DEVICE_PATH::Lun |
Logical Unit Number (LUN).
Definition at line 903 of file DevicePath.h.