Lines Matching refs:tiDeviceHandle

84 *  \param   tiDeviceHandle:   Pointer to device handle for this I/O.
103 tiDeviceHandle_t *tiDeviceHandle,
144 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
150 TI_DBG1(("tiINIIOStart: tiDeviceHandle=%p DeviceData is NULL\n", tiDeviceHandle ));
159 TI_DBG1(("tiINIIOStart: tiDeviceHandle=%p did %d DeviceData was removed\n", tiDeviceHandle, oneDeviceData->id));
198 tdIORequestBody->tiDevHandle = tiDeviceHandle;
350 tdIORequestBody->tiDevHandle = tiDeviceHandle;
395 tdIORequestBody->tiDevHandle = tiDeviceHandle;
419 satIOContext->ptiDeviceHandle = tiDeviceHandle;
436 tiDeviceHandle,
492 tiDeviceHandle_t *tiDeviceHandle = fc->devHandle;
499 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
502 TI_DBG1(("tiINIFastIOPrepare: tiDeviceHandle=%p DeviceData is NULL\n",
503 tiDeviceHandle));
586 * tiDeviceHandle: Pointer to device handle for this I/O.
606 tiDeviceHandle_t *tiDeviceHandle,
628 * tiDeviceHandle: Pointer to device handle for this I/O.
647 tiDeviceHandle_t *tiDeviceHandle,
686 TD_ASSERT(tiDeviceHandle, "tiDeviceHandle");
689 TD_ASSERT(tiDeviceHandle, "tiDeviceHandle");
700 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
717 TI_DBG1(("tiINISuperIOStart: tiDeviceHandle=%p DeviceData is NULL\n", tiDeviceHandle ));
725 TI_DBG1(("tiINISuperIOStart: tiDeviceHandle=%p did %d DeviceData was removed\n", tiDeviceHandle, oneDeviceData->id));
762 tdIORequestBody->tiDevHandle = tiDeviceHandle;
1013 tdIORequestBody->tiDevHandle = tiDeviceHandle;
1051 tdIORequestBody->tiDevHandle = tiDeviceHandle;
1075 satIOContext->ptiDeviceHandle = tiDeviceHandle;
1100 tiDeviceHandle,
1126 tiDeviceHandle_t *tiDeviceHandle,
1145 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
1147 TI_DBG6(("tiINISMPStart: tiDeviceHandle %p\n", tiDeviceHandle));
1150 TI_DBG1(("tiINISMPStart: tiDeviceHandle=%p Expander DeviceData is NULL\n", tiDeviceHandle ));
1222 tiDeviceHandle_t *tiDeviceHandle,
1247 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
1253 TI_DBG1(("tiINIIOStartIntCoalesce: tiDeviceHandle=%p DeviceData is NULL\n", tiDeviceHandle ));
1276 tdIORequestBody->tiDevHandle = tiDeviceHandle;
1412 tiDeviceHandle_t *tiDeviceHandle,
1441 oneDeviceData = (tdsaDeviceData_t *)tiDeviceHandle->tdData;
1447 TI_DBG1(("tiINIIOStartIntCoalesceDif: tiDeviceHandle=%p DeviceData is NULL\n", tiDeviceHandle ));
1470 tdIORequestBody->tiDevHandle = tiDeviceHandle;
1793 tiDeviceHandle_t *tiDeviceHandle,
1859 oneDeviceData = (tdsaDeviceData_t *)(tiDeviceHandle->tdData);