|
Mac OS 9
|
Data Fields | |
| QElem * | qLink |
| short | qType |
| short | ioTrap |
| Ptr | ioCmdAddr |
| ADSPCompletionUPP | ioCompletion |
| OSErr | ioResult |
| StringPtr | ioNamePtr |
| short | ioVRefNum |
| short | ioCRefNum |
| short | csCode |
| long | qStatus |
| short | ccbRefNum |
| union { | |
| TRinitParams initParams | |
| TRopenParams openParams | |
| TRcloseParams closeParams | |
| TRioParams ioParams | |
| TRattnParams attnParams | |
| TRstatusParams statusParams | |
| TRoptionParams optionParams | |
| TRnewcidParams newCIDParams | |
| } | u |
| TRattnParams DSPParamBlock::attnParams |
dspRead, dspWrite
| short DSPParamBlock::ccbRefNum |
adsp internal use
| short DSPParamBlock::csCode |
adsp driver refNum
| TRioParams DSPParamBlock::ioParams |
dspClose, dspRemove
| TRnewcidParams DSPParamBlock::newCIDParams |
dspOptions
| TRoptionParams DSPParamBlock::optionParams |
dspStatus
| long DSPParamBlock::qStatus |
adsp driver control code
| TRstatusParams DSPParamBlock::statusParams |
dspAttention