Searched refs:smIORequestBody (Results 1 – 10 of 10) sorted by relevance
61 smIORequestBody_t *smIORequestBody = (smIORequestBody_t *)satIOContext->smRequestBody; in smsataLLIOStart() local65 agsaIORequest_t *agIORequest = &(smIORequestBody->agIORequest); in smsataLLIOStart()67 agsaSATAInitiatorRequest_t *agSATAReq = &(smIORequestBody->transport.SATA.agSATARequestBody); in smsataLLIOStart()93 smIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in smsataLLIOStart()97 … smIORequestBody->IOType.InitiatorRegIO.expDataLength = smScsiRequest->scsiCmnd.expDataLength; in smsataLLIOStart()100 agSATAReq->dataLength = smIORequestBody->IOType.InitiatorRegIO.expDataLength; in smsataLLIOStart()110 smIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in smsataLLIOStart()114 smIORequestBody->IOType.InitiatorRegIO.expDataLength = smScsiRequest->scsiCmnd.expDataLength; in smsataLLIOStart()117 agSATAReq->dataLength = smIORequestBody->IOType.InitiatorRegIO.expDataLength; in smsataLLIOStart()252 smIORequestBody->smIORequest = smIORequest; in smsataLLIOStart()[all …]
61 smIORequestBody_t *smIORequestBody; in smllSATACompleted() local75 smIORequestBody = (smIORequestBody_t *)agIORequest->osData; in smllSATACompleted()77 if (smIORequestBody == agNULL) in smllSATACompleted()84 if (smIORequestBody->ioCompleted == agTRUE) in smllSATACompleted()86 smDeviceHandle = smIORequestBody->smDevHandle; in smllSATACompleted()93 … SM_DBG1(("smllSATACompleted: Error!!!!!! double completion!!!, ID %d!!!\n", smIORequestBody->id)); in smllSATACompleted()103 smIORequestBody->ioCompleted = agTRUE; in smllSATACompleted()104 satIOContext = &(smIORequestBody->transport.SATA.satIOContext); in smllSATACompleted()128 smDeviceHandle = smIORequestBody->smDevHandle; in smllSATACompleted()235 smIORequestBody_t *smIORequestBody; in smsatPacketCB() local[all …]
486 smIORequestBody_t *smIORequestBody in smIOReInit() argument490 smIORequestBody->InUse = agTRUE; in smIOReInit()491 smIORequestBody->ioStarted = agFALSE; in smIOReInit()492 smIORequestBody->ioCompleted = agFALSE; in smIOReInit()493 smIORequestBody->reTries = 0; in smIOReInit()494 smIORequestBody->smDevHandle = agNULL; in smIOReInit()495 smIORequestBody->smIORequest = agNULL; in smIOReInit()496 smIORequestBody->smIOToBeAbortedRequest = agNULL; in smIOReInit()497 smIORequestBody->transport.SATA.satIOContext.satOrgIOContext = agNULL; in smIOReInit()
122 smIORequestBody_t *smIORequestBody = agNULL; in smIOAbort() local146 smIORequestBody = (smIORequestBody_t *)tasktag->smData; in smIOAbort()148 if (smIORequestBody == agNULL) in smIOAbort()155 satIOContext = &(smIORequestBody->transport.SATA.satIOContext); in smIOAbort()160 agIORequest = &(smIORequestBody->agIORequest); in smIOAbort()206 smAbortIORequestBody->smDevHandle = smIORequestBody->smDevHandle; in smIOAbort()362 smIORequestBody_t *smIORequestBody = agNULL; in smSuperIOStart() local379 smIORequestBody = (smIORequestBody_t*)smIORequest->smData;//smDequeueIO(smRoot); in smSuperIOStart()381 if (smIORequestBody == agNULL) in smSuperIOStart()387 smIOReInit(smRoot, smIORequestBody); in smSuperIOStart()[all …]
104 smIORequestBody_t *smIORequestBody219 smIORequestBody_t *smIORequestBody,337 smIORequestBody_t *smIORequestBody
470 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tdsmIDCompletedCB()583 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tdsmIDCompletedCB()
1150 TaskManagement->smData = &SMTMtdIORequestBody->smIORequestBody; in tiINITaskManagement()
8685 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tdIDStartTimerCB()8854 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tdIDStart()
595 smIORequestBody_t smIORequestBody; /*SATA IO request body*/ member
1020 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tiINISuperIOStart()