Lines Matching refs:smRoot
57 smRoot_t *smRoot = agNULL; in smllSATACompleted() local
165 smRoot = oneDeviceData->smRoot; in smllSATACompleted()
171 smsatTagRelease(smRoot, pSatDevData, satIOContext->sataTag); in smllSATACompleted()
231 smRoot_t *smRoot = agNULL; in smsatPacketCB() local
266 smRoot = oneDeviceData->smRoot; in smsatPacketCB()
267 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatPacketCB()
288 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatPacketCB()
294 smsatFreeIntIoResource( smRoot, oneDeviceData, satIntIo); in smsatPacketCB()
298 tdsmIOCompletedCB(smRoot, in smsatPacketCB()
309 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatPacketCB()
326 tdsmIOCompletedCB( smRoot, in smsatPacketCB()
343 status = smsatRequestSenseForATAPI(smRoot, in smsatPacketCB()
351 smsatFreeIntIoResource( smRoot, in smsatPacketCB()
363 tdsmIOCompletedCB(smRoot, in smsatPacketCB()
387 tdsmIOCompletedCB(smRoot, in smsatPacketCB()
424 smRoot_t *smRoot = agNULL; in smsatRequestSenseForATAPICB() local
451 smRoot = oneDeviceData->smRoot; in smsatRequestSenseForATAPICB()
452 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatRequestSenseForATAPICB()
470 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseForATAPICB()
482 smsatFreeIntIoResource( smRoot, oneDeviceData, satIntIo); in smsatRequestSenseForATAPICB()
485 tdsmIOCompletedCB( smRoot, in smsatRequestSenseForATAPICB()
503 smsatFreeIntIoResource( smRoot, oneDeviceData, satIntIo); in smsatRequestSenseForATAPICB()
506 tdsmIOCompletedCB( smRoot, in smsatRequestSenseForATAPICB()
517 smsatFreeIntIoResource( smRoot, oneDeviceData, satIntIo); in smsatRequestSenseForATAPICB()
520 tdsmIOCompletedCB( smRoot, in smsatRequestSenseForATAPICB()
559 smRoot_t *smRoot = agNULL; in smsatSetFeaturesPIOCB() local
587 smRoot = oneDeviceData->smRoot; in smsatSetFeaturesPIOCB()
588 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSetFeaturesPIOCB()
606 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSetFeaturesPIOCB()
610 smsatFreeIntIoResource(smRoot, in smsatSetFeaturesPIOCB()
629 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesPIOCB()
635 satNewIntIo = smsatAllocIntIoResource(smRoot, in smsatSetFeaturesPIOCB()
644 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesPIOCB()
655 status = smsatSetFeaturesDMA(smRoot, in smsatSetFeaturesPIOCB()
663 smsatFreeIntIoResource(smRoot, oneDeviceData, satNewIntIo); in smsatSetFeaturesPIOCB()
666 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesPIOCB()
672 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesPIOCB()
706 smRoot_t *smRoot = agNULL; in smsatDeviceResetCB() local
730 smRoot = oneDeviceData->smRoot; in smsatDeviceResetCB()
731 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatDeviceResetCB()
759 tdsmEventCB( smRoot, in smsatDeviceResetCB()
765 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatDeviceResetCB()
766 smsatFreeIntIoResource( smRoot, in smsatDeviceResetCB()
784 tdsmEventCB( smRoot, in smsatDeviceResetCB()
790 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatDeviceResetCB()
791 smsatFreeIntIoResource( smRoot, in smsatDeviceResetCB()
806 tdsmEventCB( smRoot, in smsatDeviceResetCB()
812 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatDeviceResetCB()
813 smsatFreeIntIoResource( smRoot, in smsatDeviceResetCB()
826 smsatAbort(smRoot, agRoot, satOrgIOContext->satToBeAbortedIOContext); in smsatDeviceResetCB()
830 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatDeviceResetCB()
833 smsatFreeIntIoResource( smRoot, in smsatDeviceResetCB()
837 tdsmEventCB( smRoot, in smsatDeviceResetCB()
877 smRoot_t *smRoot = agNULL; in smsatExecuteDeviceDiagnosticCB() local
893 smRoot = oneDeviceData->smRoot; in smsatExecuteDeviceDiagnosticCB()
894 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatExecuteDeviceDiagnosticCB()
914 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatExecuteDeviceDiagnosticCB()
918 smsatFreeIntIoResource(smRoot,oneDeviceData, satIntIo); in smsatExecuteDeviceDiagnosticCB()
1073 smRoot_t *smRoot = oneDeviceData->smRoot; in smsatNonChainedDataIOCB() local
1074 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatNonChainedDataIOCB()
1080 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedDataIOCB()
1086 smsatFreeIntIoResource( smRoot, in smsatNonChainedDataIOCB()
1099 tdsmIOCompletedCB( smRoot, in smsatNonChainedDataIOCB()
1134 smRoot_t *smRoot = agNULL; in smsatChainedDataIOCB() local
1166 smRoot = oneDeviceData->smRoot; in smsatChainedDataIOCB()
1167 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatChainedDataIOCB()
1198 tdsmIOCompletedCB( smRoot, in smsatChainedDataIOCB()
1205 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedDataIOCB()
1207 smsatFreeIntIoResource( smRoot, in smsatChainedDataIOCB()
1251 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedDataIOCB()
1252 smsatFreeIntIoResource( smRoot, in smsatChainedDataIOCB()
1274 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedDataIOCB()
1277 smsatFreeIntIoResource( smRoot, in smsatChainedDataIOCB()
1290 tdsmIOCompletedCB( smRoot, in smsatChainedDataIOCB()
1302 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatChainedDataIOCB()
1309 tdsmIOCompletedCB( smRoot, in smsatChainedDataIOCB()
1341 status = smsatRead_1( smRoot, in smsatChainedDataIOCB()
1353 status = smsatWrite_1( smRoot, in smsatChainedDataIOCB()
1369 smsatFreeIntIoResource( smRoot, in smsatChainedDataIOCB()
1372 tdsmIOCompletedCB( smRoot, in smsatChainedDataIOCB()
1387 tdsmIOCompletedCB( smRoot, in smsatChainedDataIOCB()
1394 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedDataIOCB()
1396 smsatFreeIntIoResource( smRoot, in smsatChainedDataIOCB()
1423 smRoot_t *smRoot = agNULL; in smsatNonChainedVerifyCB() local
1448 smRoot = oneDeviceData->smRoot; in smsatNonChainedVerifyCB()
1449 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatNonChainedVerifyCB()
1486 tdsmIOCompletedCB( smRoot, in smsatNonChainedVerifyCB()
1492 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedVerifyCB()
1494 smsatFreeIntIoResource( smRoot, in smsatNonChainedVerifyCB()
1531 smsatProcessAbort(smRoot, in smsatNonChainedVerifyCB()
1536 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedVerifyCB()
1538 smsatFreeIntIoResource( smRoot, in smsatNonChainedVerifyCB()
1564 tdsmIOCompletedCB( smRoot, in smsatNonChainedVerifyCB()
1571 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedVerifyCB()
1573 smsatFreeIntIoResource( smRoot, in smsatNonChainedVerifyCB()
1587 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedVerifyCB()
1589 smsatFreeIntIoResource( smRoot, in smsatNonChainedVerifyCB()
1593 tdsmIOCompletedCB( smRoot, in smsatNonChainedVerifyCB()
1603 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedVerifyCB()
1605 smsatFreeIntIoResource( smRoot, in smsatNonChainedVerifyCB()
1615 tdsmIOCompletedCB( smRoot, in smsatNonChainedVerifyCB()
1640 smRoot_t *smRoot = agNULL; in smsatChainedVerifyCB() local
1669 smRoot = oneDeviceData->smRoot; in smsatChainedVerifyCB()
1670 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatChainedVerifyCB()
1712 tdsmIOCompletedCB( smRoot, in smsatChainedVerifyCB()
1719 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedVerifyCB()
1721 smsatFreeIntIoResource( smRoot, in smsatChainedVerifyCB()
1759 smsatProcessAbort(smRoot, in smsatChainedVerifyCB()
1764 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedVerifyCB()
1766 smsatFreeIntIoResource( smRoot, in smsatChainedVerifyCB()
1792 tdsmIOCompletedCB( smRoot, in smsatChainedVerifyCB()
1799 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedVerifyCB()
1801 smsatFreeIntIoResource( smRoot, in smsatChainedVerifyCB()
1815 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedVerifyCB()
1817 smsatFreeIntIoResource( smRoot, in smsatChainedVerifyCB()
1833 tdsmIOCompletedCB( smRoot, in smsatChainedVerifyCB()
1851 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatChainedVerifyCB()
1858 tdsmIOCompletedCB( smRoot, in smsatChainedVerifyCB()
1880 status = smsatChainedVerify(smRoot, in smsatChainedVerifyCB()
1888 smsatFreeIntIoResource( smRoot, in smsatChainedVerifyCB()
1891 tdsmIOCompletedCB( smRoot, in smsatChainedVerifyCB()
1905 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedVerifyCB()
1907 smsatFreeIntIoResource( smRoot, in smsatChainedVerifyCB()
1917 tdsmIOCompletedCB( smRoot, in smsatChainedVerifyCB()
1950 smRoot_t *smRoot = agNULL; in smsatTestUnitReadyCB() local
1983 smRoot = oneDeviceData->smRoot; in smsatTestUnitReadyCB()
1984 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatTestUnitReadyCB()
2013 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2020 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2022 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2038 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2045 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2047 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2076 smsatProcessAbort(smRoot, in smsatTestUnitReadyCB()
2081 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2083 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2112 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2119 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2121 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2133 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2140 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2142 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2155 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2162 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2164 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2180 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2182 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2186 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatTestUnitReadyCB()
2199 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2223 status = smsatTestUnitReady_1( smRoot, in smsatTestUnitReadyCB()
2232 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2241 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2257 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2259 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2264 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2280 tdsmIOCompletedCB( smRoot, in smsatTestUnitReadyCB()
2288 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatTestUnitReadyCB()
2290 smsatFreeIntIoResource( smRoot, in smsatTestUnitReadyCB()
2320 smRoot_t *smRoot = agNULL; in smsatRequestSenseCB() local
2353 smRoot = oneDeviceData->smRoot; in smsatRequestSenseCB()
2354 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatRequestSenseCB()
2417 smRoot, in smsatRequestSenseCB()
2425 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseCB()
2427 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2474 smsatProcessAbort(smRoot, in smsatRequestSenseCB()
2478 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseCB()
2480 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2498 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2507 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2529 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2538 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2548 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseCB()
2550 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2580 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2589 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2598 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseCB()
2600 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2607 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseCB()
2610 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2626 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatRequestSenseCB()
2644 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2653 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2679 status = smsatRequestSense_1( smRoot, in smsatRequestSenseCB()
2688 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2703 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2712 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2747 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2756 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2764 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseCB()
2766 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2772 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseCB()
2775 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2795 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2804 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2829 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2839 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2861 tdsmIOCompletedCB( smRoot, in smsatRequestSenseCB()
2868 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatRequestSenseCB()
2870 smsatFreeIntIoResource( smRoot, in smsatRequestSenseCB()
2900 smRoot_t *smRoot = agNULL; in smsatSendDiagnosticCB() local
2930 smRoot = oneDeviceData->smRoot; in smsatSendDiagnosticCB()
2931 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSendDiagnosticCB()
2974 smRoot, in smsatSendDiagnosticCB()
2982 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSendDiagnosticCB()
2984 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3057 smsatProcessAbort(smRoot, in smsatSendDiagnosticCB()
3062 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSendDiagnosticCB()
3064 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3081 tdsmIOCompletedCB( smRoot, in smsatSendDiagnosticCB()
3088 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSendDiagnosticCB()
3090 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3108 tdsmIOCompletedCB( smRoot, in smsatSendDiagnosticCB()
3116 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSendDiagnosticCB()
3118 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3132 tdsmSingleThreadedEnter(smRoot, SM_EXTERNAL_IO_LOCK); in smsatSendDiagnosticCB()
3134 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatSendDiagnosticCB()
3137 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSendDiagnosticCB()
3140 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3150 tdsmIOCompletedCB( smRoot, in smsatSendDiagnosticCB()
3161 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatSendDiagnosticCB()
3178 tdsmIOCompletedCB( smRoot, in smsatSendDiagnosticCB()
3204 status = smsatSendDiagnostic_1( smRoot, in smsatSendDiagnosticCB()
3213 status = smsatSendDiagnostic_2( smRoot, in smsatSendDiagnosticCB()
3223 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3234 tdsmIOCompletedCB( smRoot, in smsatSendDiagnosticCB()
3259 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSendDiagnosticCB()
3262 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3270 tdsmIOCompletedCB( smRoot, in smsatSendDiagnosticCB()
3278 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSendDiagnosticCB()
3281 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3296 tdsmIOCompletedCB( smRoot, in smsatSendDiagnosticCB()
3303 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSendDiagnosticCB()
3305 smsatFreeIntIoResource( smRoot, in smsatSendDiagnosticCB()
3336 smRoot_t *smRoot = agNULL; in smsatStartStopUnitCB() local
3365 smRoot = oneDeviceData->smRoot; in smsatStartStopUnitCB()
3366 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatStartStopUnitCB()
3413 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3421 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3422 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3436 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3444 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3445 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3490 smsatProcessAbort(smRoot, in smsatStartStopUnitCB()
3496 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3498 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3519 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3527 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3529 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3542 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3550 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3552 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3569 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3577 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3579 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3592 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3600 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3602 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3619 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3627 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3629 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3642 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3650 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3652 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3668 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3676 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3678 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3691 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3698 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3700 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3714 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3722 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3724 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3742 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3745 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3752 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatStartStopUnitCB()
3776 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3800 status = smsatStartStopUnit_1( smRoot, in smsatStartStopUnitCB()
3809 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3830 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3844 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3847 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3856 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3869 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3872 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3880 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3898 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3901 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3909 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3927 tdsmIOCompletedCB( smRoot, in smsatStartStopUnitCB()
3934 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatStartStopUnitCB()
3936 smsatFreeIntIoResource( smRoot, in smsatStartStopUnitCB()
3956 smRoot_t *smRoot = agNULL; in smsatWriteSame10CB() local
3988 smRoot = oneDeviceData->smRoot; in smsatWriteSame10CB()
3989 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatWriteSame10CB()
4033 tdsmIOCompletedCB( smRoot, in smsatWriteSame10CB()
4040 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteSame10CB()
4042 smsatFreeIntIoResource( smRoot, in smsatWriteSame10CB()
4102 smsatProcessAbort(smRoot, in smsatWriteSame10CB()
4108 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteSame10CB()
4110 smsatFreeIntIoResource( smRoot, in smsatWriteSame10CB()
4139 tdsmIOCompletedCB( smRoot, in smsatWriteSame10CB()
4147 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteSame10CB()
4149 smsatFreeIntIoResource( smRoot, in smsatWriteSame10CB()
4182 tdsmIOCompletedCB( smRoot, in smsatWriteSame10CB()
4190 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteSame10CB()
4192 smsatFreeIntIoResource( smRoot, in smsatWriteSame10CB()
4199 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteSame10CB()
4202 smsatFreeIntIoResource( smRoot, in smsatWriteSame10CB()
4211 tdsmSingleThreadedEnter(smRoot, SM_EXTERNAL_IO_LOCK); in smsatWriteSame10CB()
4213 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatWriteSame10CB()
4241 tdsmIOCompletedCB( smRoot, in smsatWriteSame10CB()
4259 tdsmIOCompletedCB( smRoot, in smsatWriteSame10CB()
4282 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatWriteSame10CB()
4295 tdsmIOCompletedCB( smRoot, in smsatWriteSame10CB()
4326 status = smsatWriteSame10_1( smRoot, in smsatWriteSame10CB()
4336 status = smsatWriteSame10_2( smRoot, in smsatWriteSame10CB()
4346 status = smsatWriteSame10_3( smRoot, in smsatWriteSame10CB()
4363 smsatFreeIntIoResource( smRoot, in smsatWriteSame10CB()
4372 tdsmIOCompletedCB( smRoot, in smsatWriteSame10CB()
4399 smRoot_t *smRoot = agNULL; in smsatLogSenseCB() local
4443 smRoot = oneDeviceData->smRoot; in smsatLogSenseCB()
4444 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatLogSenseCB()
4483 smRoot, in smsatLogSenseCB()
4490 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
4492 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
4539 smsatProcessAbort(smRoot, in smsatLogSenseCB()
4544 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
4546 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
4583 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
4590 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
4592 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
4720 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
4727 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
4729 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
4751 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
4761 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
4769 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
4771 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
4891 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
4898 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
4900 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
4922 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
4932 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
4939 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
4941 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
4988 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
4998 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
5006 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
5008 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
5024 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
5030 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
5032 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
5048 tdsmIOCompletedCB( smRoot, in smsatLogSenseCB()
5055 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatLogSenseCB()
5057 smsatFreeIntIoResource( smRoot, in smsatLogSenseCB()
5082 smRoot_t *smRoot = agNULL; in smsatSMARTEnableCB() local
5106 smRoot = oneDeviceData->smRoot; in smsatSMARTEnableCB()
5107 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSMARTEnableCB()
5141 smRoot, in smsatSMARTEnableCB()
5148 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTEnableCB()
5149 smsatFreeIntIoResource( smRoot, in smsatSMARTEnableCB()
5161 smRoot, in smsatSMARTEnableCB()
5168 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTEnableCB()
5169 smsatFreeIntIoResource( smRoot, in smsatSMARTEnableCB()
5175 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTEnableCB()
5176 smsatFreeIntIoResource( smRoot, in smsatSMARTEnableCB()
5179 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatSMARTEnableCB()
5187 smRoot, in smsatSMARTEnableCB()
5203 status = smsatLogSense_1(smRoot, in smsatSMARTEnableCB()
5211 smsatFreeIntIoResource( smRoot, in smsatSMARTEnableCB()
5215 smRoot, in smsatSMARTEnableCB()
5238 smRoot_t *smRoot = agNULL; in smsatModeSelect6n10CB() local
5270 smRoot = oneDeviceData->smRoot; in smsatModeSelect6n10CB()
5271 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatModeSelect6n10CB()
5311 smRoot, in smsatModeSelect6n10CB()
5318 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5320 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5358 smsatProcessAbort(smRoot, in smsatModeSelect6n10CB()
5363 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5365 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5410 tdsmIOCompletedCB( smRoot, in smsatModeSelect6n10CB()
5418 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5420 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5447 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5449 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5453 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatModeSelect6n10CB()
5466 tdsmIOCompletedCB( smRoot, in smsatModeSelect6n10CB()
5484 status = smsatModeSelect6n10_1( smRoot, in smsatModeSelect6n10CB()
5494 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5503 tdsmIOCompletedCB( smRoot, in smsatModeSelect6n10CB()
5518 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5520 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5525 tdsmIOCompletedCB( smRoot, in smsatModeSelect6n10CB()
5537 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5539 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5548 tdsmIOCompletedCB( smRoot, in smsatModeSelect6n10CB()
5563 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5565 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5569 tdsmIOCompletedCB( smRoot, in smsatModeSelect6n10CB()
5581 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5583 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5592 tdsmIOCompletedCB( smRoot, in smsatModeSelect6n10CB()
5606 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatModeSelect6n10CB()
5608 smsatFreeIntIoResource( smRoot, in smsatModeSelect6n10CB()
5618 tdsmIOCompletedCB( smRoot, in smsatModeSelect6n10CB()
5649 smRoot_t *smRoot = agNULL; in smsatSynchronizeCache10n16CB() local
5676 smRoot = oneDeviceData->smRoot; in smsatSynchronizeCache10n16CB()
5677 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSynchronizeCache10n16CB()
5717 smRoot, in smsatSynchronizeCache10n16CB()
5724 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSynchronizeCache10n16CB()
5726 smsatFreeIntIoResource( smRoot, in smsatSynchronizeCache10n16CB()
5765 smsatProcessAbort(smRoot, in smsatSynchronizeCache10n16CB()
5770 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSynchronizeCache10n16CB()
5772 smsatFreeIntIoResource( smRoot, in smsatSynchronizeCache10n16CB()
5801 tdsmIOCompletedCB( smRoot, in smsatSynchronizeCache10n16CB()
5808 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSynchronizeCache10n16CB()
5810 smsatFreeIntIoResource( smRoot, in smsatSynchronizeCache10n16CB()
5836 tdsmIOCompletedCB( smRoot, in smsatSynchronizeCache10n16CB()
5843 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSynchronizeCache10n16CB()
5845 smsatFreeIntIoResource( smRoot, in smsatSynchronizeCache10n16CB()
5859 tdsmIOCompletedCB( smRoot, in smsatSynchronizeCache10n16CB()
5866 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSynchronizeCache10n16CB()
5868 smsatFreeIntIoResource( smRoot, in smsatSynchronizeCache10n16CB()
5880 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSynchronizeCache10n16CB()
5882 smsatFreeIntIoResource( smRoot, in smsatSynchronizeCache10n16CB()
5895 tdsmIOCompletedCB( smRoot, in smsatSynchronizeCache10n16CB()
5912 tdsmIOCompletedCB( smRoot, in smsatSynchronizeCache10n16CB()
5931 tdsmIOCompletedCB( smRoot, in smsatSynchronizeCache10n16CB()
5969 smRoot_t *smRoot = agNULL; in smsatNonChainedWriteNVerifyCB() local
5999 smRoot = oneDeviceData->smRoot; in smsatNonChainedWriteNVerifyCB()
6000 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatNonChainedWriteNVerifyCB()
6045 tdsmIOCompletedCB( smRoot, in smsatNonChainedWriteNVerifyCB()
6052 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedWriteNVerifyCB()
6054 smsatFreeIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6120 smsatProcessAbort(smRoot, in smsatNonChainedWriteNVerifyCB()
6125 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedWriteNVerifyCB()
6127 smsatFreeIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6165 tdsmIOCompletedCB( smRoot, in smsatNonChainedWriteNVerifyCB()
6172 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedWriteNVerifyCB()
6174 smsatFreeIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6200 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedWriteNVerifyCB()
6203 smsatFreeIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6208 tdsmIOCompletedCB( smRoot, in smsatNonChainedWriteNVerifyCB()
6218 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedWriteNVerifyCB()
6221 smsatFreeIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6226 tdsmIOCompletedCB( smRoot, in smsatNonChainedWriteNVerifyCB()
6243 tdsmIOCompletedCB( smRoot, in smsatNonChainedWriteNVerifyCB()
6250 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedWriteNVerifyCB()
6252 smsatFreeIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6259 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonChainedWriteNVerifyCB()
6262 smsatFreeIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6266 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6279 tdsmIOCompletedCB( smRoot, in smsatNonChainedWriteNVerifyCB()
6297 status = smsatNonChainedWriteNVerify_Verify(smRoot, in smsatNonChainedWriteNVerifyCB()
6308 smsatFreeIntIoResource( smRoot, in smsatNonChainedWriteNVerifyCB()
6317 tdsmIOCompletedCB( smRoot, in smsatNonChainedWriteNVerifyCB()
6347 smRoot_t *smRoot = agNULL; in smsatChainedWriteNVerifyCB() local
6378 smRoot = oneDeviceData->smRoot; in smsatChainedWriteNVerifyCB()
6379 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatChainedWriteNVerifyCB()
6425 tdsmIOCompletedCB( smRoot, in smsatChainedWriteNVerifyCB()
6432 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedWriteNVerifyCB()
6434 smsatFreeIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6478 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedWriteNVerifyCB()
6479 smsatFreeIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6497 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedWriteNVerifyCB()
6500 smsatFreeIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6520 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6527 tdsmIOCompletedCB( smRoot, in smsatChainedWriteNVerifyCB()
6557 status = smsatChainedWriteNVerify_Start_Verify(smRoot, in smsatChainedWriteNVerifyCB()
6565 status = smsatChainedWriteNVerify_Write(smRoot, in smsatChainedWriteNVerifyCB()
6574 smsatFreeIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6577 tdsmIOCompletedCB( smRoot, in smsatChainedWriteNVerifyCB()
6591 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedWriteNVerifyCB()
6594 smsatFreeIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6609 tdsmIOCompletedCB( smRoot, in smsatChainedWriteNVerifyCB()
6627 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6634 tdsmIOCompletedCB( smRoot, in smsatChainedWriteNVerifyCB()
6656 status = smsatChainedWriteNVerify_Verify(smRoot, in smsatChainedWriteNVerifyCB()
6664 smsatFreeIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6667 tdsmIOCompletedCB( smRoot, in smsatChainedWriteNVerifyCB()
6681 tdsmIOCompletedCB( smRoot, in smsatChainedWriteNVerifyCB()
6688 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatChainedWriteNVerifyCB()
6690 smsatFreeIntIoResource( smRoot, in smsatChainedWriteNVerifyCB()
6716 smRoot_t *smRoot = agNULL; in smsatReadMediaSerialNumberCB() local
6746 smRoot = oneDeviceData->smRoot; in smsatReadMediaSerialNumberCB()
6747 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatReadMediaSerialNumberCB()
6792 smRoot, in smsatReadMediaSerialNumberCB()
6799 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadMediaSerialNumberCB()
6801 smsatFreeIntIoResource( smRoot, in smsatReadMediaSerialNumberCB()
6812 smsatProcessAbort(smRoot, in smsatReadMediaSerialNumberCB()
6817 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadMediaSerialNumberCB()
6819 smsatFreeIntIoResource( smRoot, in smsatReadMediaSerialNumberCB()
6830 tdsmIOCompletedCB( smRoot, in smsatReadMediaSerialNumberCB()
6837 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadMediaSerialNumberCB()
6839 smsatFreeIntIoResource( smRoot, in smsatReadMediaSerialNumberCB()
6870 tdsmIOCompletedCB( smRoot, in smsatReadMediaSerialNumberCB()
6880 tdsmIOCompletedCB( smRoot, in smsatReadMediaSerialNumberCB()
6887 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadMediaSerialNumberCB()
6889 smsatFreeIntIoResource( smRoot, in smsatReadMediaSerialNumberCB()
6903 tdsmIOCompletedCB( smRoot, in smsatReadMediaSerialNumberCB()
6910 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadMediaSerialNumberCB()
6912 smsatFreeIntIoResource( smRoot, in smsatReadMediaSerialNumberCB()
6932 smRoot_t *smRoot = agNULL; in smsatReadBufferCB() local
6954 smRoot = oneDeviceData->smRoot; in smsatReadBufferCB()
6955 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatReadBufferCB()
6987 smRoot, in smsatReadBufferCB()
6994 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadBufferCB()
6996 smsatFreeIntIoResource( smRoot, in smsatReadBufferCB()
7007 smsatProcessAbort(smRoot, in smsatReadBufferCB()
7012 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadBufferCB()
7014 smsatFreeIntIoResource( smRoot, in smsatReadBufferCB()
7025 tdsmIOCompletedCB( smRoot, in smsatReadBufferCB()
7032 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadBufferCB()
7034 smsatFreeIntIoResource( smRoot, in smsatReadBufferCB()
7044 tdsmIOCompletedCB( smRoot, in smsatReadBufferCB()
7050 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadBufferCB()
7052 smsatFreeIntIoResource( smRoot, in smsatReadBufferCB()
7066 tdsmIOCompletedCB( smRoot, in smsatReadBufferCB()
7073 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReadBufferCB()
7075 smsatFreeIntIoResource( smRoot, in smsatReadBufferCB()
7096 smRoot_t *smRoot = agNULL; in smsatWriteBufferCB() local
7118 smRoot = oneDeviceData->smRoot; in smsatWriteBufferCB()
7119 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatWriteBufferCB()
7153 smRoot, in smsatWriteBufferCB()
7160 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteBufferCB()
7162 smsatFreeIntIoResource( smRoot, in smsatWriteBufferCB()
7172 smsatProcessAbort(smRoot, in smsatWriteBufferCB()
7176 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteBufferCB()
7178 smsatFreeIntIoResource( smRoot, in smsatWriteBufferCB()
7188 tdsmIOCompletedCB( smRoot, in smsatWriteBufferCB()
7194 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteBufferCB()
7196 smsatFreeIntIoResource( smRoot, in smsatWriteBufferCB()
7204 tdsmIOCompletedCB( smRoot, in smsatWriteBufferCB()
7210 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteBufferCB()
7212 smsatFreeIntIoResource( smRoot, in smsatWriteBufferCB()
7225 tdsmIOCompletedCB( smRoot, in smsatWriteBufferCB()
7231 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatWriteBufferCB()
7232 smsatFreeIntIoResource( smRoot, in smsatWriteBufferCB()
7251 smRoot_t *smRoot = agNULL; in smsatReassignBlocksCB() local
7280 smRoot = oneDeviceData->smRoot; in smsatReassignBlocksCB()
7281 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatReassignBlocksCB()
7319 smRoot, in smsatReassignBlocksCB()
7326 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReassignBlocksCB()
7328 smsatFreeIntIoResource( smRoot, in smsatReassignBlocksCB()
7364 smsatProcessAbort(smRoot, in smsatReassignBlocksCB()
7368 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReassignBlocksCB()
7370 smsatFreeIntIoResource( smRoot, in smsatReassignBlocksCB()
7382 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReassignBlocksCB()
7384 smsatFreeIntIoResource( smRoot, in smsatReassignBlocksCB()
7388 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatReassignBlocksCB()
7400 tdsmIOCompletedCB( smRoot, in smsatReassignBlocksCB()
7418 smRoot, in smsatReassignBlocksCB()
7429 smsatFreeIntIoResource( smRoot, in smsatReassignBlocksCB()
7438 tdsmIOCompletedCB( smRoot, in smsatReassignBlocksCB()
7472 tdsmIOCompletedCB( smRoot, in smsatReassignBlocksCB()
7480 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReassignBlocksCB()
7482 smsatFreeIntIoResource( smRoot, in smsatReassignBlocksCB()
7501 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReassignBlocksCB()
7503 smsatFreeIntIoResource( smRoot, in smsatReassignBlocksCB()
7511 tdsmIOCompletedCB( smRoot, in smsatReassignBlocksCB()
7522 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatReassignBlocksCB()
7535 tdsmIOCompletedCB( smRoot, in smsatReassignBlocksCB()
7555 smRoot, in smsatReassignBlocksCB()
7566 smsatFreeIntIoResource( smRoot, in smsatReassignBlocksCB()
7575 tdsmIOCompletedCB( smRoot, in smsatReassignBlocksCB()
7601 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatReassignBlocksCB()
7603 smsatFreeIntIoResource( smRoot, in smsatReassignBlocksCB()
7612 tdsmIOCompletedCB( smRoot, in smsatReassignBlocksCB()
7626 smRoot_t *smRoot, in smsatDecrementPendingIO() argument
7650 tdsmInterlockedDecrement(smRoot,&oneDeviceData->satPendingNCQIO); in smsatDecrementPendingIO()
7654 tdsmInterlockedDecrement(smRoot,&oneDeviceData->satPendingNONNCQIO); in smsatDecrementPendingIO()
7656 tdsmInterlockedDecrement(smRoot,&oneDeviceData->satPendingIO); in smsatDecrementPendingIO()
7658 tdsmInterlockedExchange(smRoot, &satPendingNCQIO, oneDeviceData->satPendingNCQIO); in smsatDecrementPendingIO()
7659 tdsmInterlockedExchange(smRoot, &satPendingNONNCQIO, oneDeviceData->satPendingNONNCQIO); in smsatDecrementPendingIO()
7660 tdsmInterlockedExchange(smRoot, &satPendingIO, oneDeviceData->satPendingIO); in smsatDecrementPendingIO()
7682 tdsmSingleThreadedEnter(smRoot, SM_EXTERNAL_IO_LOCK); in smsatDecrementPendingIO()
7697 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatDecrementPendingIO()
7701 tdsmSingleThreadedEnter(smRoot, SM_EXTERNAL_IO_LOCK); in smsatDecrementPendingIO()
7716 tdsmSingleThreadedLeave(smRoot, SM_EXTERNAL_IO_LOCK); in smsatDecrementPendingIO()
7758 smRoot_t *smRoot = agNULL; in smsatProcessAbnormalCompletion() local
7776 smRoot = oneDeviceData->smRoot; in smsatProcessAbnormalCompletion()
7791 smsatIOCompleted( smRoot, in smsatProcessAbnormalCompletion()
7804 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7820 tdsmEventCB( smRoot, in smsatProcessAbnormalCompletion()
7850 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7860 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7871 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7881 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7906 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7917 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7928 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7938 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7948 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7971 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7988 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
7997 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8032 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8044 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8053 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8066 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8082 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8094 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8112 …saSetDeviceState(agRoot, agNULL, tdsmRotateQnumber(smRoot, smDeviceHandle), agDevHandle, SA_DS_OPE… in smsatProcessAbnormalCompletion()
8116 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8127 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8141 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8153 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8172 smsatEncryptionHandler(smRoot, in smsatProcessAbnormalCompletion()
8186 smsatDifHandler(smRoot, in smsatProcessAbnormalCompletion()
8207 tdsmIOCompletedCB( smRoot, in smsatProcessAbnormalCompletion()
8231 smRoot_t *smRoot = agNULL; in smsatDelayedProcessAbnormalCompletion() local
8250 smRoot = oneDeviceData->smRoot; in smsatDelayedProcessAbnormalCompletion()
8267 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8284 tdsmEventCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8314 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8324 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8335 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8345 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8370 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8381 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8392 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8402 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8412 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8435 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8451 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8461 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8498 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8510 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8531 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8544 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8560 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8572 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8590 …saSetDeviceState(agRoot, agNULL, tdsmRotateQnumber(smRoot, smDeviceHandle), agDevHandle, SA_DS_OPE… in smsatDelayedProcessAbnormalCompletion()
8593 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8604 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8618 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8627 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8639 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8658 smsatEncryptionHandler(smRoot, in smsatDelayedProcessAbnormalCompletion()
8672 smsatDifHandler(smRoot, in smsatDelayedProcessAbnormalCompletion()
8684 tdsmIOCompletedCB( smRoot, in smsatDelayedProcessAbnormalCompletion()
8714 smRoot_t *smRoot = agNULL; in smsatIDStartCB() local
8751 smRoot = oneDeviceData->smRoot; in smsatIDStartCB()
8752 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatIDStartCB()
8765 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDStartCB()
8767 smsatFreeIntIoResource( smRoot, in smsatIDStartCB()
8787 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDStartCB()
8789 smsatFreeIntIoResource(smRoot, oneDeviceData, satIntIo); in smsatIDStartCB()
8808 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDStartCB()
8810 smsatFreeIntIoResource( smRoot, in smsatIDStartCB()
8818 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIORetry, &(oneDeviceData->satIdentifyData… in smsatIDStartCB()
8827 …saSetDeviceState(agRoot, agNULL, tdsmRotateQnumber(smRoot, smDeviceHandle), agDevHandle, SA_DS_OPE… in smsatIDStartCB()
8829 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIORetry, &(oneDeviceData->satIdentifyData… in smsatIDStartCB()
8833 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSTPResourceBusy, &(oneDeviceData->satId… in smsatIDStartCB()
8845 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDStartCB()
8850 smsatFreeIntIoResource( smRoot, in smsatIDStartCB()
8856 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOFailed, &(oneDeviceData->satIdentifyDat… in smsatIDStartCB()
8885 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDStartCB()
8887 smsatFreeIntIoResource( smRoot, in smsatIDStartCB()
8894 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOFailed, &(oneDeviceData->satIdentifyDat… in smsatIDStartCB()
8910 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDStartCB()
8912 smsatFreeIntIoResource( smRoot, in smsatIDStartCB()
8920 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOFailed, &(oneDeviceData->satIdentifyDat… in smsatIDStartCB()
8959 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDStartCB()
8961 smsatFreeIntIoResource( smRoot, in smsatIDStartCB()
8971 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatIDStartCB()
8980 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOFailed, &(oneDeviceData->satIdentifyDat… in smsatIDStartCB()
8991 status = smsatSetFeaturesPIO(smRoot, in smsatIDStartCB()
9000 smsatFreeIntIoResource(smRoot, in smsatIDStartCB()
9004 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOFailed, &(oneDeviceData->satIdentifyDat… in smsatIDStartCB()
9014 smRoot_t *smRoot, in smsatIOCompleted() argument
9097 tdsmIOCompletedCB( smRoot, in smsatIOCompleted()
9187 smsatDefaultTranslation( smRoot, in smsatIOCompleted()
9198 satIntIo = smsatAllocIntIoResource( smRoot, in smsatIOCompleted()
9217 satSubTM(smRoot, in smsatIOCompleted()
9264 status = smsatSendReadLogExt( smRoot, in smsatIOCompleted()
9273 smsatFreeIntIoResource( smRoot, in smsatIOCompleted()
9282 satSubTM(smRoot, in smsatIOCompleted()
9306 smsatDefaultTranslation( smRoot, in smsatIOCompleted()
9322 smRoot_t *smRoot, in smsatEncryptionHandler() argument
9371 tdsmIOCompletedCB( smRoot, in smsatEncryptionHandler()
9383 smRoot_t *smRoot, in smsatDifHandler() argument
9427 tdsmIOCompletedCB( smRoot, in smsatDifHandler()
9439 smRoot_t *smRoot, in smsatProcessAbort() argument
9463 tdsmIOCompletedCB( smRoot, in smsatProcessAbort()
9476 tdsmEventCB( smRoot, in smsatProcessAbort()
9516 smRoot_t *smRoot = agNULL; in smsatNonDataIOCB() local
9531 smRoot = oneDeviceData->smRoot; in smsatNonDataIOCB()
9532 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatNonDataIOCB()
9536 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatNonDataIOCB()
9549 tdsmIOCompletedCB( smRoot, in smsatNonDataIOCB()
9589 smRoot_t *smRoot = agNULL; in smsatInquiryCB() local
9628 smRoot = oneDeviceData->smRoot; in smsatInquiryCB()
9629 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatInquiryCB()
9674 tdsmIOCompletedCB( smRoot, in smsatInquiryCB()
9685 tdsmIOCompletedCB( smRoot, in smsatInquiryCB()
9693 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatInquiryCB()
9695 smsatFreeIntIoResource( smRoot, in smsatInquiryCB()
9713 tdsmIOCompletedCB( smRoot, in smsatInquiryCB()
9721 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatInquiryCB()
9723 smsatFreeIntIoResource( smRoot, in smsatInquiryCB()
9744 smsatProcessAbort(smRoot, in smsatInquiryCB()
9749 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatInquiryCB()
9751 smsatFreeIntIoResource( smRoot, in smsatInquiryCB()
9757 tdsmIOCompletedCB( smRoot, in smsatInquiryCB()
9765 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatInquiryCB()
9767 smsatFreeIntIoResource( smRoot, in smsatInquiryCB()
9838 tdsmIOCompletedCB( smRoot, in smsatInquiryCB()
9845 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatInquiryCB()
9847 smsatFreeIntIoResource( smRoot, in smsatInquiryCB()
9911 if (tdsmSetDeviceQueueDepth(smRoot, in smsatInquiryCB()
9926 tdsmIOCompletedCB( smRoot, in smsatInquiryCB()
9935 tdsmIOCompletedCB( smRoot, in smsatInquiryCB()
9943 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatInquiryCB()
9945 smsatFreeIntIoResource( smRoot, in smsatInquiryCB()
9955 smRoot_t *smRoot, in smsatInquiryIntCB() argument
10016 tdsmIOCompletedCB( smRoot, in smsatInquiryIntCB()
10090 if (tdsmSetDeviceQueueDepth(smRoot, in smsatInquiryIntCB()
10105 tdsmIOCompletedCB( smRoot, in smsatInquiryIntCB()
10114 tdsmIOCompletedCB( smRoot, in smsatInquiryIntCB()
10139 smRoot_t *smRoot = agNULL; in smsatVerify10CB() local
10165 smRoot = oneDeviceData->smRoot; in smsatVerify10CB()
10166 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatVerify10CB()
10206 tdsmIOCompletedCB( smRoot, in smsatVerify10CB()
10213 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatVerify10CB()
10215 smsatFreeIntIoResource( smRoot, in smsatVerify10CB()
10253 smsatProcessAbort(smRoot, in smsatVerify10CB()
10258 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatVerify10CB()
10260 smsatFreeIntIoResource( smRoot, in smsatVerify10CB()
10283 tdsmIOCompletedCB( smRoot, in smsatVerify10CB()
10290 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatVerify10CB()
10292 smsatFreeIntIoResource( smRoot, in smsatVerify10CB()
10305 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatVerify10CB()
10307 smsatFreeIntIoResource( smRoot, in smsatVerify10CB()
10311 tdsmIOCompletedCB( smRoot, in smsatVerify10CB()
10321 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatVerify10CB()
10323 smsatFreeIntIoResource( smRoot, in smsatVerify10CB()
10333 tdsmIOCompletedCB( smRoot, in smsatVerify10CB()
10357 smRoot_t *smRoot = agNULL; in smsatReadLogExtCB() local
10381 smRoot = oneDeviceData->smRoot; in smsatReadLogExtCB()
10382 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatReadLogExtCB()
10387 smsatDecrementPendingIO(smRoot, smAllShared, satReadLogExtIOContext); in smsatReadLogExtCB()
10401 smsatFreeIntIoResource( smRoot, in smsatReadLogExtCB()
10409 satSubTM(smRoot, in smsatReadLogExtCB()
10459 smRoot, in smsatReadLogExtCB()
10482 smIOReInit(smRoot, smAbortIORequestBody); in smsatReadLogExtCB()
10499 …saSATAAbort( agRoot, agAbortIORequest, tdsmRotateQnumber(smRoot, smDeviceHandle), oneDeviceData->a… in smsatReadLogExtCB()
10504 smsatFreeIntIoResource( smRoot, in smsatReadLogExtCB()
10533 smRoot_t *smRoot = gsmRoot; in ossaSATAEvent() local
10534 smIntRoot_t *smIntRoot = (smIntRoot_t *)smRoot->smData; in ossaSATAEvent()
10643 satIntIo = smsatAllocIntIoResource( smRoot, in ossaSATAEvent()
10662 smsatSubTM(smRoot, in ossaSATAEvent()
10710 status = smsatSendReadLogExt( smRoot, in ossaSATAEvent()
10719 smsatFreeIntIoResource( smRoot, in ossaSATAEvent()
10727 smsatSubTM(smRoot, in ossaSATAEvent()
10839 smPhyControlSend(smRoot, in ossaSATAEvent()
10843 tdsmRotateQnumber(smRoot, smDeviceHandle) in ossaSATAEvent()
10914 smRoot_t *smRoot = gsmRoot; in smSMPCompleted() local
10958 smRoot, in smSMPCompleted()
10964 tdsmEventCB(smRoot, in smSMPCompleted()
10973 smPhyControlRespRcvd(smRoot, in smSMPCompleted()
10987 smRoot, in smSMPCompleted()
10993 tdsmEventCB(smRoot, in smSMPCompleted()
11017 …saSetDeviceState(agRoot, agNULL, tdsmRotateQnumber(smRoot, smDeviceHandle), agDevHandle, SA_DS_OPE… in smSMPCompleted()
11025 smRoot, in smSMPCompleted()
11031 tdsmEventCB(smRoot, in smSMPCompleted()
11041 smRoot, in smSMPCompleted()
11050 smRoot_t *smRoot, in smPhyControlRespRcvd() argument
11101 …saSetDeviceState(agRoot, agNULL, tdsmRotateQnumber(smRoot, smDeviceHandle), agDevHandle, SA_DS_OPE… in smPhyControlRespRcvd()
11103 tdsmEventCB(smRoot, in smPhyControlRespRcvd()
11112 tdsmEventCB(smRoot, in smPhyControlRespRcvd()
11137 smRoot_t *smRoot = agNULL; in smsatCheckPowerModeCB() local
11159 smRoot = oneDeviceData->smRoot; in smsatCheckPowerModeCB()
11160 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatCheckPowerModeCB()
11188 tdsmEventCB( smRoot, in smsatCheckPowerModeCB()
11195 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatCheckPowerModeCB()
11197 smsatFreeIntIoResource( smRoot, in smsatCheckPowerModeCB()
11216 tdsmEventCB( smRoot, in smsatCheckPowerModeCB()
11223 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatCheckPowerModeCB()
11224 smsatFreeIntIoResource( smRoot, in smsatCheckPowerModeCB()
11239 tdsmEventCB( smRoot, in smsatCheckPowerModeCB()
11245 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatCheckPowerModeCB()
11246 smsatFreeIntIoResource( smRoot, in smsatCheckPowerModeCB()
11262 smsatAbort(smRoot, agRoot, satOrgIOContext->satToBeAbortedIOContext); in smsatCheckPowerModeCB()
11267 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatCheckPowerModeCB()
11271 smsatFreeIntIoResource( smRoot, in smsatCheckPowerModeCB()
11276 tdsmEventCB( smRoot, in smsatCheckPowerModeCB()
11299 smRoot_t *smRoot = agNULL; in smsatCheckPowerModePassCB() local
11325 smRoot = oneDeviceData->smRoot; in smsatCheckPowerModePassCB()
11326 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatCheckPowerModePassCB()
11360 smRoot, in smsatCheckPowerModePassCB()
11367 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatCheckPowerModePassCB()
11369 smsatFreeIntIoResource( smRoot, in smsatCheckPowerModePassCB()
11389 smsatProcessAbort(smRoot, in smsatCheckPowerModePassCB()
11394 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatCheckPowerModePassCB()
11396 smsatFreeIntIoResource( smRoot, in smsatCheckPowerModePassCB()
11408 tdsmIOCompletedCB(smRoot, in smsatCheckPowerModePassCB()
11416 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatCheckPowerModePassCB()
11418 smsatFreeIntIoResource( smRoot, in smsatCheckPowerModePassCB()
11427 tdsmIOCompletedCB( smRoot, in smsatCheckPowerModePassCB()
11435 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatCheckPowerModePassCB()
11437 smsatFreeIntIoResource( smRoot, in smsatCheckPowerModePassCB()
11456 smRoot_t *smRoot = agNULL; in smsatIDDataPassCB() local
11482 smRoot = oneDeviceData->smRoot; in smsatIDDataPassCB()
11483 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatIDDataPassCB()
11517 smRoot, in smsatIDDataPassCB()
11524 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDDataPassCB()
11526 smsatFreeIntIoResource( smRoot, in smsatIDDataPassCB()
11546 smsatProcessAbort(smRoot, in smsatIDDataPassCB()
11551 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDDataPassCB()
11553 smsatFreeIntIoResource( smRoot, in smsatIDDataPassCB()
11565 tdsmIOCompletedCB(smRoot, in smsatIDDataPassCB()
11573 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDDataPassCB()
11575 smsatFreeIntIoResource( smRoot, in smsatIDDataPassCB()
11597 tdsmIOCompletedCB( smRoot, in smsatIDDataPassCB()
11606 tdsmIOCompletedCB( smRoot, in smsatIDDataPassCB()
11614 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatIDDataPassCB()
11616 smsatFreeIntIoResource( smRoot, in smsatIDDataPassCB()
11640 smRoot_t *smRoot = agNULL; in smsatResetDeviceCB() local
11666 smRoot = oneDeviceData->smRoot; in smsatResetDeviceCB()
11667 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatResetDeviceCB()
11699 tdsmEventCB( smRoot, in smsatResetDeviceCB()
11705 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatResetDeviceCB()
11706 smsatFreeIntIoResource( smRoot, in smsatResetDeviceCB()
11724 tdsmEventCB( smRoot, in smsatResetDeviceCB()
11731 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatResetDeviceCB()
11732 smsatFreeIntIoResource( smRoot, in smsatResetDeviceCB()
11747 tdsmEventCB( smRoot, in smsatResetDeviceCB()
11754 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatResetDeviceCB()
11755 smsatFreeIntIoResource( smRoot, in smsatResetDeviceCB()
11762 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatResetDeviceCB()
11771 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatResetDeviceCB()
11773 smsatFreeIntIoResource( smRoot, in smsatResetDeviceCB()
11777 tdsmEventCB( smRoot, in smsatResetDeviceCB()
11796 status = smsatDeResetDevice(smRoot, in smsatResetDeviceCB()
11805 tdsmEventCB( smRoot, in smsatResetDeviceCB()
11813 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatResetDeviceCB()
11814 smsatFreeIntIoResource( smRoot, in smsatResetDeviceCB()
11818 smsatFreeIntIoResource( smRoot, in smsatResetDeviceCB()
11825 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatResetDeviceCB()
11827 smsatFreeIntIoResource( smRoot, in smsatResetDeviceCB()
11851 smRoot_t *smRoot = agNULL; in smsatDeResetDeviceCB() local
11873 smRoot = oneDeviceData->smRoot; in smsatDeResetDeviceCB()
11874 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatDeResetDeviceCB()
11902 tdsmEventCB( smRoot, in smsatDeResetDeviceCB()
11908 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatDeResetDeviceCB()
11909 smsatFreeIntIoResource( smRoot, in smsatDeResetDeviceCB()
11929 tdsmEventCB( smRoot, in smsatDeResetDeviceCB()
11935 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatDeResetDeviceCB()
11936 smsatFreeIntIoResource( smRoot, in smsatDeResetDeviceCB()
11951 tdsmEventCB( smRoot, in smsatDeResetDeviceCB()
11957 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatDeResetDeviceCB()
11958 smsatFreeIntIoResource( smRoot, in smsatDeResetDeviceCB()
11975 smsatAbort(smRoot, agRoot, satOrgIOContext->satToBeAbortedIOContext); in smsatDeResetDeviceCB()
11979 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatDeResetDeviceCB()
11983 smsatFreeIntIoResource( smRoot, oneDeviceData, satIntIo ); in smsatDeResetDeviceCB()
11986 tdsmEventCB( smRoot, in smsatDeResetDeviceCB()
12004 smRoot_t *smRoot = gsmRoot; in smaSATAAbortCB() local
12025 tdsmFreeMemory(smRoot, in smaSATAAbortCB()
12039 tdsmFreeMemory(smRoot, in smaSATAAbortCB()
12053 tdsmFreeMemory(smRoot, in smaSATAAbortCB()
12082 tdsmEventCB( smRoot, in smaSATAAbortCB()
12092 tdsmFreeMemory(smRoot, in smaSATAAbortCB()
12129 tdsmFreeMemory(smRoot, in smaSATAAbortCB()
12153 smRoot_t *smRoot = gsmRoot; in smLocalPhyControlCB() local
12205 tdsmRotateQnumber(smRoot, smDeviceHandle), in smLocalPhyControlCB()
12210 tdsmEventCB( smRoot, in smLocalPhyControlCB()
12221 tdsmEventCB( smRoot, in smLocalPhyControlCB()
12231 tdsmEventCB( smRoot, in smLocalPhyControlCB()
12252 smRoot_t *smRoot = agNULL; in smsatSetFeaturesAACB() local
12279 smRoot = oneDeviceData->smRoot; in smsatSetFeaturesAACB()
12280 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSetFeaturesAACB()
12297 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSetFeaturesAACB()
12323 smsatFreeIntIoResource(smRoot,oneDeviceData, satIntIo); in smsatSetFeaturesAACB()
12329 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesAACB()
12362 smRoot_t *smRoot = agNULL; in smsatSetFeaturesDMACB() local
12390 smRoot = oneDeviceData->smRoot; in smsatSetFeaturesDMACB()
12391 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSetFeaturesDMACB()
12409 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSetFeaturesDMACB()
12415 smsatFreeIntIoResource(smRoot, in smsatSetFeaturesDMACB()
12436 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesDMACB()
12442 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesDMACB()
12449 satNewIntIo = smsatAllocIntIoResource(smRoot, in smsatSetFeaturesDMACB()
12458 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesDMACB()
12469 status = smsatSetFeaturesReadLookAhead(smRoot, in smsatSetFeaturesDMACB()
12477 smsatFreeIntIoResource(smRoot, oneDeviceData, satNewIntIo); in smsatSetFeaturesDMACB()
12480 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesDMACB()
12488 satNewIntIo = smsatAllocIntIoResource(smRoot, in smsatSetFeaturesDMACB()
12497 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesDMACB()
12507 status = smsatSetFeaturesVolatileWriteCache(smRoot, in smsatSetFeaturesDMACB()
12515 smsatFreeIntIoResource(smRoot, oneDeviceData, satNewIntIo); in smsatSetFeaturesDMACB()
12518 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesDMACB()
12526 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatSetFeaturesDMACB()
12535 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesDMACB()
12545 status = smsatSetFeaturesAA(smRoot, in smsatSetFeaturesDMACB()
12553 smsatFreeIntIoResource( smRoot, in smsatSetFeaturesDMACB()
12556 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOFailed, &(oneDeviceData->satIdentifyDat… in smsatSetFeaturesDMACB()
12562 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesDMACB()
12596 smRoot_t *smRoot = agNULL; in smsatSetFeaturesReadLookAheadCB() local
12624 smRoot = oneDeviceData->smRoot; in smsatSetFeaturesReadLookAheadCB()
12625 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSetFeaturesReadLookAheadCB()
12644 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSetFeaturesReadLookAheadCB()
12652 smsatFreeIntIoResource(smRoot, in smsatSetFeaturesReadLookAheadCB()
12668 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesReadLookAheadCB()
12677 satNewIntIo = smsatAllocIntIoResource(smRoot, in smsatSetFeaturesReadLookAheadCB()
12686 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesReadLookAheadCB()
12697 status = smsatSetFeaturesVolatileWriteCache(smRoot, in smsatSetFeaturesReadLookAheadCB()
12705 smsatFreeIntIoResource(smRoot, oneDeviceData, satNewIntIo); in smsatSetFeaturesReadLookAheadCB()
12708 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesReadLookAheadCB()
12718 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatSetFeaturesReadLookAheadCB()
12727 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesReadLookAheadCB()
12738 status = smsatSetFeaturesAA(smRoot, in smsatSetFeaturesReadLookAheadCB()
12747 smsatFreeIntIoResource( smRoot, in smsatSetFeaturesReadLookAheadCB()
12751 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOFailed, &(oneDeviceData->satIdentifyDat… in smsatSetFeaturesReadLookAheadCB()
12757 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesReadLookAheadCB()
12790 smRoot_t *smRoot = agNULL; in smsatSetFeaturesVolatileWriteCacheCB() local
12820 smRoot = oneDeviceData->smRoot; in smsatSetFeaturesVolatileWriteCacheCB()
12821 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSetFeaturesVolatileWriteCacheCB()
12838 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSetFeaturesVolatileWriteCacheCB()
12868 smsatFreeIntIoResource(smRoot,oneDeviceData, satIntIo); in smsatSetFeaturesVolatileWriteCacheCB()
12881 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesVolatileWriteCacheCB()
12887 satNewIntIo = smsatAllocIntIoResource( smRoot, in smsatSetFeaturesVolatileWriteCacheCB()
12895 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesVolatileWriteCacheCB()
12905 status = smsatSetFeaturesAA(smRoot, in smsatSetFeaturesVolatileWriteCacheCB()
12913 smsatFreeIntIoResource( smRoot, in smsatSetFeaturesVolatileWriteCacheCB()
12917 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOFailed, &(oneDeviceData->satIdentifyDat… in smsatSetFeaturesVolatileWriteCacheCB()
12923 …tdsmIDCompletedCB(smRoot, smIORequest, smDeviceHandle, smIOSuccess, &(oneDeviceData->satIdentifyDa… in smsatSetFeaturesVolatileWriteCacheCB()
12941 smRoot_t *smRoot = agNULL; in smsatSMARTEnablePassCB() local
12969 smRoot = oneDeviceData->smRoot; in smsatSMARTEnablePassCB()
12970 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSMARTEnablePassCB()
13006 smRoot, in smsatSMARTEnablePassCB()
13013 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTEnablePassCB()
13014 smsatFreeIntIoResource( smRoot, in smsatSMARTEnablePassCB()
13027 smsatProcessAbort(smRoot, in smsatSMARTEnablePassCB()
13032 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTEnablePassCB()
13033 smsatFreeIntIoResource( smRoot, in smsatSMARTEnablePassCB()
13046 tdsmIOCompletedCB(smRoot, in smsatSMARTEnablePassCB()
13054 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTEnablePassCB()
13056 smsatFreeIntIoResource( smRoot, in smsatSMARTEnablePassCB()
13063 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTEnablePassCB()
13064 smsatFreeIntIoResource( smRoot, in smsatSMARTEnablePassCB()
13070 smRoot, in smsatSMARTEnablePassCB()
13097 smRoot_t *smRoot = agNULL; in smsatSMARTRStatusPassCB() local
13131 smRoot = oneDeviceData->smRoot; in smsatSMARTRStatusPassCB()
13132 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSMARTRStatusPassCB()
13183 smRoot, in smsatSMARTRStatusPassCB()
13190 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTRStatusPassCB()
13192 smsatFreeIntIoResource( smRoot, in smsatSMARTRStatusPassCB()
13229 smsatProcessAbort(smRoot, in smsatSMARTRStatusPassCB()
13234 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTRStatusPassCB()
13236 smsatFreeIntIoResource( smRoot, in smsatSMARTRStatusPassCB()
13249 tdsmIOCompletedCB(smRoot, in smsatSMARTRStatusPassCB()
13257 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTRStatusPassCB()
13259 smsatFreeIntIoResource( smRoot, in smsatSMARTRStatusPassCB()
13270 tdsmIOCompletedCB( smRoot, in smsatSMARTRStatusPassCB()
13278 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTRStatusPassCB()
13280 smsatFreeIntIoResource( smRoot, in smsatSMARTRStatusPassCB()
13300 smRoot_t *smRoot = agNULL; in smsatSMARTReadLogCB() local
13340 smRoot = oneDeviceData->smRoot; in smsatSMARTReadLogCB()
13341 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatSMARTReadLogCB()
13391 smRoot, in smsatSMARTReadLogCB()
13398 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTReadLogCB()
13400 smsatFreeIntIoResource( smRoot, in smsatSMARTReadLogCB()
13453 smsatProcessAbort(smRoot, in smsatSMARTReadLogCB()
13458 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTReadLogCB()
13460 smsatFreeIntIoResource( smRoot, in smsatSMARTReadLogCB()
13491 tdsmIOCompletedCB(smRoot, in smsatSMARTReadLogCB()
13499 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTReadLogCB()
13501 smsatFreeIntIoResource( smRoot, in smsatSMARTReadLogCB()
13512 tdsmIOCompletedCB( smRoot, in smsatSMARTReadLogCB()
13519 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatSMARTReadLogCB()
13521 smsatFreeIntIoResource( smRoot, in smsatSMARTReadLogCB()
13539 smRoot_t *smRoot = agNULL; in smsatPassthroughCB() local
13569 smRoot = oneDeviceData->smRoot; in smsatPassthroughCB()
13570 smIntRoot = (smIntRoot_t *)smRoot->smData; in smsatPassthroughCB()
13616 tdsmIOCompletedCB( smRoot, in smsatPassthroughCB()
13623 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatPassthroughCB()
13625 smsatFreeIntIoResource( smRoot, in smsatPassthroughCB()
13635 tdsmIOCompletedCB( smRoot, in smsatPassthroughCB()
13642 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatPassthroughCB()
13644 smsatFreeIntIoResource( smRoot, in smsatPassthroughCB()
13692 smsatProcessAbort( smRoot, in smsatPassthroughCB()
13696 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatPassthroughCB()
13698 smsatFreeIntIoResource( smRoot, in smsatPassthroughCB()
13710 tdsmIOCompletedCB( smRoot, in smsatPassthroughCB()
13718 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatPassthroughCB()
13719 smsatFreeIntIoResource( smRoot, in smsatPassthroughCB()
13739 tdsmIOCompletedCB( smRoot, in smsatPassthroughCB()
13745 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatPassthroughCB()
13746 smsatFreeIntIoResource( smRoot, in smsatPassthroughCB()
13753 tdsmIOCompletedCB( smRoot, in smsatPassthroughCB()
13760 smsatDecrementPendingIO(smRoot, smAllShared, satIOContext); in smsatPassthroughCB()
13762 smsatFreeIntIoResource( smRoot, in smsatPassthroughCB()