ReactOS 0.4.16-dev-927-g467dec4
_ATA_DEVICE_REQUEST Struct Reference

#include <hwidep.h>

Collaboration diagram for _ATA_DEVICE_REQUEST:

Public Attributes

union {
   UCHAR   Cdb [16]
 
   ATA_TASKFILE   TaskFile
 
}; 
 
PVOID DataBuffer
 
ULONG Flags
 
ULONG DataTransferLength
 

Detailed Description

Definition at line 153 of file hwidep.h.

Member Data Documentation

◆ 

union { ... } _ATA_DEVICE_REQUEST::@170

◆ Cdb

UCHAR _ATA_DEVICE_REQUEST::Cdb[16]

Definition at line 157 of file hwidep.h.

◆ DataBuffer

PVOID _ATA_DEVICE_REQUEST::DataBuffer

Definition at line 160 of file hwidep.h.

◆ DataTransferLength

ULONG _ATA_DEVICE_REQUEST::DataTransferLength

Definition at line 170 of file hwidep.h.

◆ Flags

ULONG _ATA_DEVICE_REQUEST::Flags

◆ TaskFile

ATA_TASKFILE _ATA_DEVICE_REQUEST::TaskFile

Definition at line 158 of file hwidep.h.


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