Lines Matching defs:tiDeviceHandle

119   tiDeviceHandle_t     *tiDeviceHandle = agNULL;
145 tiDeviceHandle = tdIORequestBody->tiDevHandle;
146 if (tiDeviceHandle == agNULL)
148 TI_DBG1(("ossaSATACompleted: tiDeviceHandle is NULL!!!!\n"));
151 tdsaDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
2404 tiDeviceHandle_t *tiDeviceHandle;
2413 tiDeviceHandle = satIOContext->ptiDeviceHandle;
2448 if (tiDeviceHandle == agNULL)
2450 TI_DBG1(("itdsatProcessAbnormalCompletion: wrong, tiDeviceHandle is NULL\n"));
2455 tiDeviceHandle,
2554 if (tiDeviceHandle == agNULL)
2556 TI_DBG1(("itdsatProcessAbnormalCompletion: wrong, tiDeviceHandle is NULL\n"));
2565 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
2610 if (tiDeviceHandle == agNULL)
2612 TI_DBG1(("itdsatProcessAbnormalCompletion: wrong, tiDeviceHandle is NULL\n"));
2621 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
2639 if (tiDeviceHandle == agNULL)
2641 TI_DBG1(("itdsatProcessAbnormalCompletion: wrong, tiDeviceHandle is NULL\n"));
2650 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
2695 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
2753 tiDeviceHandle_t *tiDeviceHandle;
2762 tiDeviceHandle = satIOContext->ptiDeviceHandle;
2786 if (tiDeviceHandle == agNULL)
2788 TI_DBG1(("itdsatDelayedProcessAbnormalCompletion: wrong, tiDeviceHandle is NULL\n"));
2793 tiDeviceHandle,
2892 if (tiDeviceHandle == agNULL)
2894 TI_DBG1(("itdsatDelayedProcessAbnormalCompletion: wrong, tiDeviceHandle is NULL\n"));
2903 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
2948 if (tiDeviceHandle == agNULL)
2950 TI_DBG1(("itdsatDelayedProcessAbnormalCompletion: wrong, tiDeviceHandle is NULL\n"));
2959 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
2977 if (tiDeviceHandle == agNULL)
2979 TI_DBG1(("itdsatDelayedProcessAbnormalCompletion: wrong, tiDeviceHandle is NULL\n"));
2988 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
3210 //tiDeviceHandle_t *tiDeviceHandle;
3216 //tiDeviceHandle = satIOContext->ptiDeviceHandle;
3858 tdIORequestBody->tiDevHandle = &(oneDeviceData->tiDeviceHandle);
3877 satIOContext->ptiDeviceHandle = &(oneDeviceData->tiDeviceHandle);
3895 &(oneDeviceData->tiDeviceHandle),
4030 tdIORequestBody->tiDevHandle = &(oneDeviceData->tiDeviceHandle);
4049 satIOContext->ptiDeviceHandle = &(oneDeviceData->tiDeviceHandle);
4067 &(oneDeviceData->tiDeviceHandle),
4732 * \param tiDeviceHandle: Pointer to TISA device handle for this I/O.
4746 tiDeviceHandle_t *tiDeviceHandle,
10954 tdAbortIORequestBody->tiDevHandle = (tiDeviceHandle_t *)&(tdsaDeviceData->tiDeviceHandle);
11025 tiDeviceHandle_t *tiDeviceHandle;
11088 tiDeviceHandle = &((tdsaDeviceData_t *)(pSatDevData->satSaDeviceData))->tiDeviceHandle;
11122 tiDeviceHandle,
11162 satIOContext2->ptiDeviceHandle = tiDeviceHandle;
11168 tiDeviceHandle,
11184 tiDeviceHandle,
11436 tiDeviceHandle_t *tiDeviceHandle = agNULL;
11456 tiDeviceHandle = (tiDeviceHandle_t *)tdAbortIORequestBody->tiDevHandle;
11457 if (tiDeviceHandle == agNULL)
11459 TI_DBG1(("ossaSATAAbortCB: tiDeviceHandle is NULL warning!!!!\n"));
11468 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
11489 tiDeviceHandle,
11519 tiDeviceHandle,
11547 tiDeviceHandle,
11575 tiDeviceHandle,
11603 tiDeviceHandle,
11746 tiDeviceHandle_t *tiDeviceHandle;
11752 tiDeviceHandle = &(pDeviceData->tiDeviceHandle);
11760 tiDeviceHandle,