TianoCore EDK2 master
Loading...
Searching...
No Matches
SCSI_DEVICE_PATH Struct Reference

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT16 Pun
 
UINT16 Lun
 

Detailed Description

Definition at line 347 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL SCSI_DEVICE_PATH::Header

Definition at line 348 of file DevicePath.h.

◆ Lun

UINT16 SCSI_DEVICE_PATH::Lun

Logical Unit Number (LUN).

Definition at line 356 of file DevicePath.h.

◆ Pun

UINT16 SCSI_DEVICE_PATH::Pun

Target ID on the SCSI bus (PUN).

Definition at line 352 of file DevicePath.h.


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