|
Mac OS 9
|
#include <ATA.h>
Data Fields | |
| UInt8 | ataTFFeatures |
| UInt8 | ataTFCount |
| UInt8 | ataTFSector |
| UInt8 | ataTFReserved |
| UInt16 | ataTFCylinder |
| UInt8 | ataTFSDH |
| UInt8 | ataTFCommand |
Device Register Images (8 bytes)
| UInt8 ataTaskFile::ataTFCommand |
<-> ataTFSDH register image
| UInt8 ataTaskFile::ataTFCount |
<-> Error(R) or ataTFFeatures(W) register image
| UInt16 ataTaskFile::ataTFCylinder |
reserved
| UInt8 ataTaskFile::ataTFReserved |
<-> Sector start/finish
| UInt8 ataTaskFile::ataTFSDH |
<-> ataTFCylinder (Big endian)
| UInt8 ataTaskFile::ataTFSector |
<-> Sector count/remaining