ReactOS 0.4.16-dev-927-g467dec4
|
#include <hwidep.h>
Public Attributes | |
union { | |
UCHAR Cdb [16] | |
ATA_TASKFILE TaskFile | |
}; | |
PVOID | DataBuffer |
ULONG | Flags |
ULONG | DataTransferLength |
union { ... } _ATA_DEVICE_REQUEST::@170 |
ULONG _ATA_DEVICE_REQUEST::Flags |
Definition at line 161 of file hwidep.h.
Referenced by AtapAtapiReadCapacity10(), AtapAtapiReadCapacity16(), and AtapAtapiTestUnitReady().
ATA_TASKFILE _ATA_DEVICE_REQUEST::TaskFile |