Mac OS 9
ataIdentify 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
 
UInt16 Reserved1 [4]
 
UInt8 * ataPBBuffer
 
UInt16 Reserved2 [12]
 
SInt16 Reserved3 [6]
 

Detailed Description

Manager parameter block structure <DP03/10/94>

Field Documentation

◆ ataPBBuffer

UInt8* ataIdentify::ataPBBuffer

Reserved. These are used internally by the Manager

◆ ataPBCallbackPtr

ATACallbackUPP ataIdentify::ataPBCallbackPtr

Reserved

◆ ataPBClientPtr1

Ptr ataIdentify::ataPBClientPtr1

-->: Transaction timeout value in msec

◆ ataPBClientPtr2

Ptr ataIdentify::ataPBClientPtr2

Client's storage Ptr 1

◆ ataPBDeviceID

UInt32 ataIdentify::ataPBDeviceID

Reserved

◆ ataPBFlags

UInt16 ataIdentify::ataPBFlags

-->: I/O Timing Class

◆ ataPBFunctionCode

UInt8 ataIdentify::ataPBFunctionCode

<–: Returned result

◆ ataPBIOSpeed

UInt8 ataIdentify::ataPBIOSpeed

-->: Manager Function Code

◆ ataPBLink

ataPBHeader* ataIdentify::ataPBLink

Start of cloned common header ataPBHdr

◆ ataPBQType

UInt16 ataIdentify::ataPBQType

a pointer to the next entry in the queue

◆ ataPBReserved

UInt8 ataIdentify::ataPBReserved

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

◆ ataPBReserved2

Ptr ataIdentify::ataPBReserved2

Reserved

◆ ataPBReserved3

SInt16 ataIdentify::ataPBReserved3

-->: Various control options

◆ ataPBReserved4

SInt32 ataIdentify::ataPBReserved4

Used internally by the manager

◆ ataPBResult

OSErr ataIdentify::ataPBResult

-->: Completion Routine Pointer

◆ ataPBSemaphores

UInt16 ataIdentify::ataPBSemaphores

Reserved for Manager; Initialize to 0

◆ ataPBState

UInt16 ataIdentify::ataPBState

Client's storage Ptr 2

◆ ataPBTimeOut

UInt32 ataIdentify::ataPBTimeOut

-->: Device identifier (see ataDeviceID)

◆ ataPBVers

UInt8 ataIdentify::ataPBVers

type byte for safety check

◆ Reserved1

UInt16 ataIdentify::Reserved1[4]

Reserved
End of cloned common header ataPBHdr

◆ Reserved2

UInt16 ataIdentify::Reserved2[12]

Buffer for the identify data (512 bytes)

◆ Reserved3

SInt16 ataIdentify::Reserved3[6]

Used internally by the ATA Manager


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