ReactOS 0.4.15-dev-7906-g1b85a5f
_ATA_PASS_THROUGH_EX Struct Reference

#include <ntddscsi.h>

Public Attributes

USHORT Length
 
USHORT AtaFlags
 
UCHAR PathId
 
UCHAR TargetId
 
UCHAR Lun
 
UCHAR ReservedAsUchar
 
ULONG DataTransferLength
 
ULONG TimeOutValue
 
ULONG ReservedAsUlong
 
ULONG_PTR DataBufferOffset
 
UCHAR PreviousTaskFile [8]
 
UCHAR CurrentTaskFile [8]
 

Detailed Description

Definition at line 191 of file ntddscsi.h.

Member Data Documentation

◆ AtaFlags

USHORT _ATA_PASS_THROUGH_EX::AtaFlags

Definition at line 193 of file ntddscsi.h.

Referenced by init_device(), and is_ssd().

◆ CurrentTaskFile

UCHAR _ATA_PASS_THROUGH_EX::CurrentTaskFile[8]

Definition at line 203 of file ntddscsi.h.

Referenced by init_device(), and is_ssd().

◆ DataBufferOffset

ULONG_PTR _ATA_PASS_THROUGH_EX::DataBufferOffset

Definition at line 201 of file ntddscsi.h.

Referenced by init_device(), and is_ssd().

◆ DataTransferLength

ULONG _ATA_PASS_THROUGH_EX::DataTransferLength

Definition at line 198 of file ntddscsi.h.

Referenced by init_device(), and is_ssd().

◆ Length

USHORT _ATA_PASS_THROUGH_EX::Length

Definition at line 192 of file ntddscsi.h.

Referenced by init_device(), and is_ssd().

◆ Lun

UCHAR _ATA_PASS_THROUGH_EX::Lun

Definition at line 196 of file ntddscsi.h.

◆ PathId

UCHAR _ATA_PASS_THROUGH_EX::PathId

Definition at line 194 of file ntddscsi.h.

◆ PreviousTaskFile

UCHAR _ATA_PASS_THROUGH_EX::PreviousTaskFile[8]

Definition at line 202 of file ntddscsi.h.

◆ ReservedAsUchar

UCHAR _ATA_PASS_THROUGH_EX::ReservedAsUchar

Definition at line 197 of file ntddscsi.h.

◆ ReservedAsUlong

ULONG _ATA_PASS_THROUGH_EX::ReservedAsUlong

Definition at line 200 of file ntddscsi.h.

◆ TargetId

UCHAR _ATA_PASS_THROUGH_EX::TargetId

Definition at line 195 of file ntddscsi.h.

◆ TimeOutValue

ULONG _ATA_PASS_THROUGH_EX::TimeOutValue

Definition at line 199 of file ntddscsi.h.

Referenced by init_device(), and is_ssd().


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