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 874 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL UFS_DEVICE_PATH::Header

Definition at line 875 of file DevicePath.h.

◆ Pun

UINT8 UFS_DEVICE_PATH::Pun

Target ID on the UFS bus (PUN).

Definition at line 879 of file DevicePath.h.

◆ Lun

UINT8 UFS_DEVICE_PATH::Lun

Logical Unit Number (LUN).

Definition at line 883 of file DevicePath.h.


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