Mac OS 9
ataRemoveATABus Struct Reference

#include <ATA.h>

Data Fields

ataPBHeaderataPBLink
 
UInt16 ataPBQType
 
UInt8 ataPBVers
 
UInt8 ataPBReserved
 
Ptr ataPBReserved2
 
ProcPtr 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
 
UInt32 busID
 
RegEntryIDPtr ataNameRegEntry
 

Detailed Description

Parameter block structure for adding an ATA bus; ATA Manager 4 and above.

Field Documentation

◆ ataNameRegEntry

RegEntryIDPtr ataRemoveATABus::ataNameRegEntry

-->: Reserved. Must set to 0.

◆ ataPBCallbackPtr

ProcPtr ataRemoveATABus::ataPBCallbackPtr

Reserved

◆ ataPBClientPtr1

Ptr ataRemoveATABus::ataPBClientPtr1

-->: Transaction timeout value in msec

◆ ataPBClientPtr2

Ptr ataRemoveATABus::ataPBClientPtr2

Client's storage Ptr 1

◆ ataPBDeviceID

UInt32 ataRemoveATABus::ataPBDeviceID

Reserved

◆ ataPBFlags

UInt16 ataRemoveATABus::ataPBFlags

-->: I/O Timing Class

◆ ataPBFunctionCode

UInt8 ataRemoveATABus::ataPBFunctionCode

<–: Returned result

◆ ataPBIOSpeed

UInt8 ataRemoveATABus::ataPBIOSpeed

-->: Manager Function Code

◆ ataPBLink

ataPBHeader* ataRemoveATABus::ataPBLink

Start of cloned common header ataPBHdr

◆ ataPBQType

UInt16 ataRemoveATABus::ataPBQType

a pointer to the next entry in the queue

◆ ataPBReserved

UInt8 ataRemoveATABus::ataPBReserved

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

◆ ataPBReserved2

Ptr ataRemoveATABus::ataPBReserved2

Reserved

◆ ataPBReserved3

SInt16 ataRemoveATABus::ataPBReserved3

-->: Various control options

◆ ataPBReserved4

SInt32 ataRemoveATABus::ataPBReserved4

Used internally by the manager

◆ ataPBResult

OSErr ataRemoveATABus::ataPBResult

-->: Completion Routine Pointer

◆ ataPBSemaphores

UInt16 ataRemoveATABus::ataPBSemaphores

Reserved for Manager; Initialize to 0

◆ ataPBState

UInt16 ataRemoveATABus::ataPBState

Client's storage Ptr 2

◆ ataPBTimeOut

UInt32 ataRemoveATABus::ataPBTimeOut

-->: Device identifier

◆ ataPBVers

UInt8 ataRemoveATABus::ataPBVers

type byte for safety check

◆ busID

UInt32 ataRemoveATABus::busID

Reserved
End of cloned common header ataPBHdr


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