|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hwidep.h>

Public Attributes | |
| UCHAR | DriveSelect |
| UCHAR | Command |
| struct { | |
| UCHAR Feature | |
| UCHAR SectorCount | |
| UCHAR LowLba | |
| UCHAR MidLba | |
| UCHAR HighLba | |
| } | Data [2] |
| UCHAR _ATA_TASKFILE::Command |
Definition at line 142 of file hwidep.h.
Referenced by AtapBuildReadTaskFile(), and AtapLoadTaskFile().
| struct { ... } _ATA_TASKFILE::Data[2] |
Referenced by AtapBuildReadTaskFile(), and AtapLoadTaskFile().
| UCHAR _ATA_TASKFILE::DriveSelect |
Definition at line 141 of file hwidep.h.
Referenced by AtapBuildReadTaskFile(), and AtapLoadTaskFile().