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

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 SasAddress [8]
 
UINT8 Lun [8]
 
UINT16 DeviceTopology
 
UINT16 RelativeTargetPort
 

Detailed Description

Definition at line 810 of file DevicePath.h.

Field Documentation

◆ DeviceTopology

UINT16 SASEX_DEVICE_PATH::DeviceTopology

More Information about the device and its interconnect.

Definition at line 823 of file DevicePath.h.

◆ Header

EFI_DEVICE_PATH_PROTOCOL SASEX_DEVICE_PATH::Header

Definition at line 811 of file DevicePath.h.

◆ Lun

UINT8 SASEX_DEVICE_PATH::Lun[8]

8-byte array of the SAS Logical Unit Number.

Definition at line 819 of file DevicePath.h.

◆ RelativeTargetPort

UINT16 SASEX_DEVICE_PATH::RelativeTargetPort

Relative Target Port (RTP).

Definition at line 827 of file DevicePath.h.

◆ SasAddress

UINT8 SASEX_DEVICE_PATH::SasAddress[8]

8-byte array of the SAS Address for Serial Attached SCSI Target Port.

Definition at line 815 of file DevicePath.h.


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