iPXE
Data Fields
SASEX_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 SasAddress [8]
 8-byte array of the SAS Address for Serial Attached SCSI Target Port. More...
 
UINT8 Lun [8]
 8-byte array of the SAS Logical Unit Number. More...
 
UINT16 DeviceTopology
 More Information about the device and its interconnect. More...
 
UINT16 RelativeTargetPort
 Relative Target Port (RTP). More...
 

Detailed Description

Definition at line 812 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL SASEX_DEVICE_PATH::Header

Definition at line 813 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 817 of file DevicePath.h.

◆ Lun

UINT8 SASEX_DEVICE_PATH::Lun[8]

8-byte array of the SAS Logical Unit Number.

Definition at line 821 of file DevicePath.h.

◆ DeviceTopology

UINT16 SASEX_DEVICE_PATH::DeviceTopology

More Information about the device and its interconnect.

Definition at line 825 of file DevicePath.h.

◆ RelativeTargetPort

UINT16 SASEX_DEVICE_PATH::RelativeTargetPort

Relative Target Port (RTP).

Definition at line 829 of file DevicePath.h.


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