Lines Matching refs:osData
140 agIORequest->osData = (void *) dmSMPRequestBody; in dmSMPStart()
474 dmSMPRequestBody_t *pSMPRequestBody = (dmSMPRequestBody_t *) agIORequest->osData; in dmsaSMPCompleted()
493 DM_DBG3(("dmsaSMPCompleted: agIOrequest %p\n", agIORequest->osData)); in dmsaSMPCompleted()
613 dmSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmReportGeneralRespRcvd()
723 dmSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmReportGeneral2RespRcvd()
871 dmSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmDiscoverRespRcvd()
981 dmSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmDiscover2RespRcvd()
1235 tdSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmReportPhySataRcvd()
1443 tdSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmReportPhySata2Rcvd()
2147 agIORequest = (agsaIORequest_t *)agContext->osData; in dmSetDeviceInfoCB()
2148 dmSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmSetDeviceInfoCB()
2184 agIORequest = (agsaIORequest_t *)agContext->osData; in dmSetDeviceInfoCB()
2185 dmSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmSetDeviceInfoCB()
2314 dmSMPRequestBody = (dmSMPRequestBody_t *)agIORequest->osData; in dmSMPCompleted()
2979 agContext->osData = agIORequest; in dmSMPCompleted()
3522 agContext->osData = agIORequest; in dmSMPCompleted()
3691 dmSMPRequestBody_t *dmSMPRequestBody = (dmSMPRequestBody_t *) agIORequest->osData; in dmSMPAbortCB()