Mac OS 9
ataTaskFile Struct Reference

#include <ATA.h>

Data Fields

UInt8 ataTFFeatures
 
UInt8 ataTFCount
 
UInt8 ataTFSector
 
UInt8 ataTFReserved
 
UInt16 ataTFCylinder
 
UInt8 ataTFSDH
 
UInt8 ataTFCommand
 

Detailed Description


Device Register Images (8 bytes)

Field Documentation

◆ ataTFCommand

UInt8 ataTaskFile::ataTFCommand

<-> ataTFSDH register image

◆ ataTFCount

UInt8 ataTaskFile::ataTFCount

<-> Error(R) or ataTFFeatures(W) register image

◆ ataTFCylinder

UInt16 ataTaskFile::ataTFCylinder

reserved

◆ ataTFReserved

UInt8 ataTaskFile::ataTFReserved

<-> Sector start/finish

◆ ataTFSDH

UInt8 ataTaskFile::ataTFSDH

<-> ataTFCylinder (Big endian)

◆ ataTFSector

UInt8 ataTaskFile::ataTFSector

<-> Sector count/remaining


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