Searched refs:smIORequestBody (Results 1 – 10 of 10) sorted by relevance
60 smIORequestBody_t *smIORequestBody = (smIORequestBody_t *)satIOContext->smRequestBody; in smsataLLIOStart() local64 agsaIORequest_t *agIORequest = &(smIORequestBody->agIORequest); in smsataLLIOStart()66 agsaSATAInitiatorRequest_t *agSATAReq = &(smIORequestBody->transport.SATA.agSATARequestBody); in smsataLLIOStart()92 smIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in smsataLLIOStart()96 … smIORequestBody->IOType.InitiatorRegIO.expDataLength = smScsiRequest->scsiCmnd.expDataLength; in smsataLLIOStart()99 agSATAReq->dataLength = smIORequestBody->IOType.InitiatorRegIO.expDataLength; in smsataLLIOStart()109 smIORequestBody->IOType.InitiatorRegIO.expDataLength = 0; in smsataLLIOStart()113 smIORequestBody->IOType.InitiatorRegIO.expDataLength = smScsiRequest->scsiCmnd.expDataLength; in smsataLLIOStart()116 agSATAReq->dataLength = smIORequestBody->IOType.InitiatorRegIO.expDataLength; in smsataLLIOStart()251 smIORequestBody->smIORequest = smIORequest; in smsataLLIOStart()[all …]
60 smIORequestBody_t *smIORequestBody; in smllSATACompleted() local74 smIORequestBody = (smIORequestBody_t *)agIORequest->osData; in smllSATACompleted()76 if (smIORequestBody == agNULL) in smllSATACompleted()83 if (smIORequestBody->ioCompleted == agTRUE) in smllSATACompleted()85 smDeviceHandle = smIORequestBody->smDevHandle; in smllSATACompleted()92 … SM_DBG1(("smllSATACompleted: Error!!!!!! double completion!!!, ID %d!!!\n", smIORequestBody->id)); in smllSATACompleted()102 smIORequestBody->ioCompleted = agTRUE; in smllSATACompleted()103 satIOContext = &(smIORequestBody->transport.SATA.satIOContext); in smllSATACompleted()127 smDeviceHandle = smIORequestBody->smDevHandle; in smllSATACompleted()234 smIORequestBody_t *smIORequestBody; in smsatPacketCB() local[all …]
485 smIORequestBody_t *smIORequestBody in smIOReInit() argument489 smIORequestBody->InUse = agTRUE; in smIOReInit()490 smIORequestBody->ioStarted = agFALSE; in smIOReInit()491 smIORequestBody->ioCompleted = agFALSE; in smIOReInit()492 smIORequestBody->reTries = 0; in smIOReInit()493 smIORequestBody->smDevHandle = agNULL; in smIOReInit()494 smIORequestBody->smIORequest = agNULL; in smIOReInit()495 smIORequestBody->smIOToBeAbortedRequest = agNULL; in smIOReInit()496 smIORequestBody->transport.SATA.satIOContext.satOrgIOContext = agNULL; in smIOReInit()
121 smIORequestBody_t *smIORequestBody = agNULL; in smIOAbort() local145 smIORequestBody = (smIORequestBody_t *)tasktag->smData; in smIOAbort()147 if (smIORequestBody == agNULL) in smIOAbort()154 satIOContext = &(smIORequestBody->transport.SATA.satIOContext); in smIOAbort()159 agIORequest = &(smIORequestBody->agIORequest); in smIOAbort()205 smAbortIORequestBody->smDevHandle = smIORequestBody->smDevHandle; in smIOAbort()361 smIORequestBody_t *smIORequestBody = agNULL; in smSuperIOStart() local378 smIORequestBody = (smIORequestBody_t*)smIORequest->smData;//smDequeueIO(smRoot); in smSuperIOStart()380 if (smIORequestBody == agNULL) in smSuperIOStart()386 smIOReInit(smRoot, smIORequestBody); in smSuperIOStart()[all …]
103 smIORequestBody_t *smIORequestBody218 smIORequestBody_t *smIORequestBody,336 smIORequestBody_t *smIORequestBody
469 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tdsmIDCompletedCB()582 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tdsmIDCompletedCB()
1149 TaskManagement->smData = &SMTMtdIORequestBody->smIORequestBody; in tiINITaskManagement()
8684 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tdIDStartTimerCB()8853 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tdIDStart()
594 smIORequestBody_t smIORequestBody; /*SATA IO request body*/ member
1019 smIORequest->smData = &tdIORequestBody->smIORequestBody; in tiINISuperIOStart()