Mac OS 9
ataAbort 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
 
ataIOPBataAbortPB
 
SInt16 Reserved [22]
 

Detailed Description

Parameter block structure for Abort command Manager parameter block structure

Field Documentation

◆ ataAbortPB

ataIOPB* ataAbort::ataAbortPB

Reserved
End of cloned common header ataPBHdr

◆ ataPBCallbackPtr

ATACallbackUPP ataAbort::ataPBCallbackPtr

Reserved

◆ ataPBClientPtr1

Ptr ataAbort::ataPBClientPtr1

-->: Transaction timeout value in msec

◆ ataPBClientPtr2

Ptr ataAbort::ataPBClientPtr2

Client's storage Ptr 1

◆ ataPBDeviceID

UInt32 ataAbort::ataPBDeviceID

Reserved

◆ ataPBFlags

UInt16 ataAbort::ataPBFlags

-->: I/O Timing Class

◆ ataPBFunctionCode

UInt8 ataAbort::ataPBFunctionCode

<–: Returned result

◆ ataPBIOSpeed

UInt8 ataAbort::ataPBIOSpeed

-->: Manager Function Code

◆ ataPBLink

ataPBHeader* ataAbort::ataPBLink

Start of cloned common header ataPBHdr

◆ ataPBQType

UInt16 ataAbort::ataPBQType

a pointer to the next entry in the queue

◆ ataPBReserved

UInt8 ataAbort::ataPBReserved

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

◆ ataPBReserved2

Ptr ataAbort::ataPBReserved2

Reserved

◆ ataPBReserved3

SInt16 ataAbort::ataPBReserved3

-->: Various control options

◆ ataPBReserved4

SInt32 ataAbort::ataPBReserved4

Used internally by the manager

◆ ataPBResult

OSErr ataAbort::ataPBResult

-->: Completion Routine Pointer

◆ ataPBSemaphores

UInt16 ataAbort::ataPBSemaphores

Reserved for Manager; Initialize to 0

◆ ataPBState

UInt16 ataAbort::ataPBState

Client's storage Ptr 2

◆ ataPBTimeOut

UInt32 ataAbort::ataPBTimeOut

-->: Device identifier (see ataDeviceID)

◆ ataPBVers

UInt8 ataAbort::ataPBVers

type byte for safety check

◆ Reserved

SInt16 ataAbort::Reserved[22]

-->: Parameter block to be aborted


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