iPXE
UFS_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
UINT8 Pun
 Target ID on the UFS bus (PUN).
UINT8 Lun
 Logical Unit Number (LUN).

Detailed Description

Definition at line 895 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL UFS_DEVICE_PATH::Header

Definition at line 896 of file DevicePath.h.

◆ Pun

UINT8 UFS_DEVICE_PATH::Pun

Target ID on the UFS bus (PUN).

Definition at line 900 of file DevicePath.h.

◆ Lun

UINT8 UFS_DEVICE_PATH::Lun

Logical Unit Number (LUN).

Definition at line 904 of file DevicePath.h.


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