ReactOS 0.4.15-dev-7842-g558ab78
SASEX_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for SASEX_DEVICE_PATH:

Public Attributes

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

Detailed Description

Definition at line 768 of file DevicePath.h.

Member Data Documentation

◆ DeviceTopology

UINT16 SASEX_DEVICE_PATH::DeviceTopology

More Information about the device and its interconnect.

Definition at line 781 of file DevicePath.h.

◆ Header

EFI_DEVICE_PATH_PROTOCOL SASEX_DEVICE_PATH::Header

Definition at line 769 of file DevicePath.h.

◆ Lun

UINT8 SASEX_DEVICE_PATH::Lun[8]

8-byte array of the SAS Logical Unit Number.

Definition at line 777 of file DevicePath.h.

◆ RelativeTargetPort

UINT16 SASEX_DEVICE_PATH::RelativeTargetPort

Relative Target Port (RTP).

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


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