Searched refs:IORequestBody (Results 1 – 5 of 5) sorted by relevance
183 if (ttdsaXchg->IORequestBody.tiIORequest == agNULL) in ttdsaSSPReqReceived()199 ttdsaXchg->IORequestBody.agIORequest.sdkData = agNULL; in ttdsaSSPReqReceived()203 ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody.sspTargetReq.agTag in ttdsaSSPReqReceived()205 ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody.sspTargetResponse.agTag in ttdsaSSPReqReceived()275 ttdsaXchg->IORequestBody.tiIORequest, in ttdsaSSPReqReceived()520 = &(ttdsaXchg->IORequestBody.transport.SAS.agSASRequestBody.sspTargetReq); in tiTGTIOStart()541 ttdsaXchg->IORequestBody.IOType.TargetIO.TargetIOType.RegIO.sglVirtualAddr in tiTGTIOStart()547 ttdsaXchg->IORequestBody.IOType.TargetIO.TargetIOType.RegIO.tiSgl1 in tiTGTIOStart()553 ttdsaXchg->IORequestBody.IOType.TargetIO.TargetIOType.RegIO.tiSgl1.len in tiTGTIOStart()555 ttdsaXchg->IORequestBody.IOType.TargetIO.TargetIOType.RegIO.tiSgl1.type in tiTGTIOStart()[all …]
531 ttdsaXchg->IORequestBody.IOCompletionFunc = ttdsaIOCompleted; in ttdsaXchgInit()537 ttdsaXchg->IORequestBody.agIORequest.osData = (void *)ttdsaXchg; in ttdsaXchgInit()538 ttdsaXchg->IORequestBody.tiIORequest in ttdsaXchgInit()539 = &(ttdsaXchg->IORequestBody.IOType.TargetIO.tiIORequest); in ttdsaXchgInit()542 ttdsaXchg->IORequestBody.tiIORequest->tdData = ttdsaXchg; in ttdsaXchgInit()639 ttdsaXchg->IORequestBody.agIORequest.sdkData = agNULL; in ttdsaXchgLinkInit()710 ttdsaXchg->IORequestBody.agIORequest.sdkData = agNULL; in ttdsaXchgFreeStruct()
61 tdIORequestBody_t IORequestBody; /* has to be at the top */ member
668 tdIORequestBody_t IORequestBody; /* for combo, must be the first */ member
1192 tdIORequestBody_t *IORequestBody,