Mac OS 9
ataModifyEventMask Struct Reference

#include <ATA.h>

Data Fields

ataPBHeaderataPBLink
 
UInt16 ataPBQType
 
UInt8 ataPBVers
 
UInt8 ataPBReserved
 
Ptr ataPBReserved2
 
ATACallbackUPP ataPBCallbackPtr
 
OSErr ataPBResult
 
UInt8 ataPBFunctionCode
 
UInt8 ataPBIOSpeed
 
UInt16 ataPBFlags
 
SInt16 ataPBReserved3
 
UInt32 ataPBDeviceID
 
UInt32 ataPBTimeOut
 
Ptr ataPBClientPtr1
 
Ptr ataPBClientPtr2
 
UInt16 ataPBState
 
UInt16 ataPBSemaphores
 
SInt32 ataPBReserved4
 
SInt32 ataModifiedEventMask
 
SInt16 Reserved [22]
 

Detailed Description

Parameter block structure for Modify driver event mask command

Field Documentation

◆ ataModifiedEventMask

SInt32 ataModifyEventMask::ataModifiedEventMask

Reserved
End of cloned common header ataPBHdr

◆ ataPBCallbackPtr

ATACallbackUPP ataModifyEventMask::ataPBCallbackPtr

Reserved

◆ ataPBClientPtr1

Ptr ataModifyEventMask::ataPBClientPtr1

-->: Transaction timeout value in msec

◆ ataPBClientPtr2

Ptr ataModifyEventMask::ataPBClientPtr2

Client's storage Ptr 1

◆ ataPBDeviceID

UInt32 ataModifyEventMask::ataPBDeviceID

Reserved

◆ ataPBFlags

UInt16 ataModifyEventMask::ataPBFlags

-->: I/O Timing Class

◆ ataPBFunctionCode

UInt8 ataModifyEventMask::ataPBFunctionCode

<–: Returned result

◆ ataPBIOSpeed

UInt8 ataModifyEventMask::ataPBIOSpeed

-->: Manager Function Code

◆ ataPBLink

ataPBHeader* ataModifyEventMask::ataPBLink

Start of cloned common header ataPBHdr

◆ ataPBQType

UInt16 ataModifyEventMask::ataPBQType

a pointer to the next entry in the queue

◆ ataPBReserved

UInt8 ataModifyEventMask::ataPBReserved

-->: parameter block version number; Must be 0x01

◆ ataPBReserved2

Ptr ataModifyEventMask::ataPBReserved2

Reserved

◆ ataPBReserved3

SInt16 ataModifyEventMask::ataPBReserved3

-->: Various control options

◆ ataPBReserved4

SInt32 ataModifyEventMask::ataPBReserved4

Used internally by the manager

◆ ataPBResult

OSErr ataModifyEventMask::ataPBResult

-->: Completion Routine Pointer

◆ ataPBSemaphores

UInt16 ataModifyEventMask::ataPBSemaphores

Reserved for Manager; Initialize to 0

◆ ataPBState

UInt16 ataModifyEventMask::ataPBState

Client's storage Ptr 2

◆ ataPBTimeOut

UInt32 ataModifyEventMask::ataPBTimeOut

-->: Device identifier (see ataDeviceID)

◆ ataPBVers

UInt8 ataModifyEventMask::ataPBVers

type byte for safety check

◆ Reserved

SInt16 ataModifyEventMask::Reserved[22]

-->: new event mask value


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