Mac OS 9
ATAEventRec Struct Reference

#include <ATA.h>

Data Fields

UInt16 ataEventCode
 
UInt16 ataPhysicalID
 
SInt32 ataDrvrContext
 
UInt32 ataMarker
 
UInt32 ataEventRecVersion
 
UInt32 ataDeviceType
 
UInt16 ataRefNum
 

Detailed Description

Manager parameter block structure

Field Documentation

◆ ataDeviceType

UInt32 ATAEventRec::ataDeviceType

Version number of this data structure

◆ ataDrvrContext

SInt32 ATAEventRec::ataDrvrContext

--> Physical drive reference

◆ ataEventRecVersion

UInt32 ATAEventRec::ataEventRecVersion

Always 'LOAD'

◆ ataMarker

UInt32 ATAEventRec::ataMarker

Context pointer saved by driver

◆ ataPhysicalID

UInt16 ATAEventRec::ataPhysicalID

--> ATA event code

◆ ataRefNum

UInt16 ATAEventRec::ataRefNum

Device type on bus (valid for load driver only)


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