iPXE
Data Fields
UFS_DEVICE_PATH Struct Reference

#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...
 

Detailed Description

Definition at line 894 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL UFS_DEVICE_PATH::Header

Definition at line 895 of file DevicePath.h.

◆ Pun

UINT8 UFS_DEVICE_PATH::Pun

Target ID on the UFS bus (PUN).

Definition at line 899 of file DevicePath.h.

◆ Lun

UINT8 UFS_DEVICE_PATH::Lun

Logical Unit Number (LUN).

Definition at line 903 of file DevicePath.h.


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