Lines Matching refs:virtAddr

181     tdsaAllShared->tdFWProfileEx.virtAddr = buffer;  in tdipFWProfileIoctl()
1120 tdsaAllShared->tdFWControlEx.virtAddr = (bit8 *)osIoctlTimer;
1220 osIoctlTimer = (tdsaTimerRequest_t *)tdsaAllShared->tdFWControlEx.virtAddr; in ostiGetGpioIOCTLRsp()
1515 (void *)(tdsaAllShared->tdFWControlEx.virtAddr), in ostiRegDumpIOCTLRsp()
1606 (void *)(tdsaAllShared->tdFWProfileEx.virtAddr), in ostiFWProfileIOCTLRsp()
1660 (void *)(tdsaAllShared->tdFWControlEx.virtAddr), in ostiGetNVMDIOCTLRsp()
1729 …ed->tdFWControlEx.len,tdsaAllShared->tdFWControlEx.usrAddr,tdsaAllShared->tdFWControlEx.virtAddr)); in ostiGetPhyProfileIOCTLRsp()
1795 if(tdsaAllShared->tdFWProfileEx.virtAddr != NULL) /*Free only if our IOCTL is in progress*/ in ostiGenEventIOCTLRsp()
1800 tdsaAllShared->tdFWProfileEx.virtAddr = NULL; in ostiGenEventIOCTLRsp()
2117 tdsaAllShared->tdFWControlEx.virtAddr = buffer; in tdsaRegDumpGetIoctl()
2146 tdsaAllShared->tdFWControlEx.virtAddr = buffer; in tdsaRegDumpGetIoctl()
2183 tdsaAllShared->tdFWControlEx.virtAddr = buffer; in tdsaRegDumpGetIoctl()
2219 tdsaAllShared->tdFWControlEx.virtAddr = buffer; in tdsaRegDumpGetIoctl()
2362 tdsaAllShared->tdFWControlEx.virtAddr = buffer; in tdsaNVMDSetIoctl()
2495 tdsaAllShared->tdFWControlEx.virtAddr = buffer; in tdsaNVMDGetIoctl()
2706 tdsaAllShared->tdFWControlEx.virtAddr = agNULL; in tdsaIoErrorStatisticGetIoctl()
2762 tdsaAllShared->tdFWControlEx.virtAddr = agNULL; in tdsaIoEventStatisticGetIoctl()
2818 tdsaAllShared->tdFWControlEx.virtAddr = agNULL; in tdsaRegisterIoctl()
2971 tdsaAllShared->tdFWControlEx.virtAddr = buffer; in tdsaPhyProfileIoctl()
3053 tdsaAllShared->tdFWControlEx.virtAddr = agNULL; in tdsaForensicDataGetIoctl()
3218 tdsaAllShared->tdFWControlEx.virtAddr = respBuffer; in tdsaSendSMPIoctl()
3253 (void *)(tdsaAllShared->tdFWControlEx.virtAddr), in ostiSendSMPIOCTLRsp()
3319 tdsaAllShared->tdFWControlEx.virtAddr = agNULL; in tdsaSendBISTIoctl()
3660 …numOfLUN = ((tdsaAllShared->tdFWControlEx.virtAddr[0] << 24)|(tdsaAllShared->tdFWControlEx.virtAdd… in ostiNumOfLUNIOCTLRsp()
3661 … (tdsaAllShared->tdFWControlEx.virtAddr[2] << 8)|(tdsaAllShared->tdFWControlEx.virtAddr[3])); in ostiNumOfLUNIOCTLRsp()