Lines Matching refs:agNULL
122 agNULL, in smReportRemoval()
125 agNULL in smReportRemoval()
143 tdsaDeviceData_t *tmpOneDeviceData = agNULL; in smHandleDirect()
158 if (tmpOneDeviceData == agNULL) in smHandleDirect()
205 …saDeregisterDeviceHandle(agRoot, agNULL, oneDeviceData->agDevHandle, tdsaRotateQnumber(tiRoot, one… in smHandleDirect()
302 if (smDeviceHandle == agNULL) in tdsmIDCompletedCB()
339 if (onePortContext == agNULL) in tdsmIDCompletedCB()
372 if (tiPortalContext == agNULL) in tdsmIDCompletedCB()
391 if (agRoot == agNULL) in tdsmIDCompletedCB()
429 agNULL, in tdsmIDCompletedCB()
432 agNULL in tdsmIDCompletedCB()
448 oneDeviceData->tdPortContext != agNULL) in tdsmIDCompletedCB()
466 tdIORequestBody->tiIORequest = agNULL; /* not in use */ in tdsmIDCompletedCB()
538 agNULL, in tdsmIDCompletedCB()
559 oneDeviceData->tdPortContext != agNULL) in tdsmIDCompletedCB()
579 tdIORequestBody->tiIORequest = agNULL; /* not in use */ in tdsmIDCompletedCB()
640 …saLocalPhyControl(agRoot, agNULL, tdsaRotateQnumber(tiRoot, oneDeviceData), oneDeviceData->phyID, … in tdsmIDCompletedCB()
647 agNULL, in tdsmIDCompletedCB()
723 oneDeviceData->tdPortContext != agNULL) in tdsmIOCompletedCB()
818 agNULL, in tdsmIOCompletedCB()
903 if (oneDeviceData == agNULL) in tdsmEventCB()
915 agNULL, in tdsmEventCB()
919 agNULL); in tdsmEventCB()
927 if (SMcurrentTaskTag == agNULL) in tdsmEventCB()
934 if (tdIORequestBody == agNULL) in tdsmEventCB()
945 if (oneDeviceData == agNULL) in tdsmEventCB()
953 if (onePortContext == agNULL) in tdsmEventCB()
1013 if (tdsaRoot == agNULL) in tdsmSingleThreadedEnter()
1020 if (tdsaAllShared == agNULL) in tdsmSingleThreadedEnter()
1027 if (tiRoot == agNULL) in tdsmSingleThreadedEnter()
1054 if (tdsaRoot == agNULL) in tdsmSingleThreadedLeave()
1061 if (tdsaAllShared == agNULL) in tdsmSingleThreadedLeave()
1068 if (tiRoot == agNULL) in tdsmSingleThreadedLeave()
1087 return ostiBitScanForward(agNULL, Index, Mask); in tdsmBitScanForward()
1098 return ostiAtomicIncrement(agNULL, Addend); in tdsmInterlockedIncrement()
1107 return ostiAtomicDecrement(agNULL, Addend); in tdsmInterlockedDecrement()
1119 return ostiAtomicBitClear(agNULL, Destination, Value); in tdsmAtomicBitClear()
1129 return ostiAtomicBitSet(agNULL, Destination, Value); in tdsmAtomicBitSet()
1139 return ostiAtomicExchange(agNULL, Target, Value); in tdsmAtomicExchange()
1150 return ostiInterlockedIncrement(agNULL, Addend); in tdsmInterlockedIncrement()
1159 return ostiInterlockedDecrement(agNULL, Addend); in tdsmInterlockedDecrement()
1172 return ostiInterlockedAnd(agNULL, Destination, Value); in tdsmInterlockedAnd()
1182 return ostiInterlockedOr(agNULL, Destination, Value); in tdsmInterlockedOr()
1192 return ostiInterlockedExchange(agNULL, Target, Value); in tdsmInterlockedExchange()
1217 if (tdsaRoot == agNULL) in tdsmAllocMemory()
1224 if (tdsaAllShared == agNULL) in tdsmAllocMemory()
1231 if (tiRoot == agNULL) in tdsmAllocMemory()
1272 if (tdsaRoot == agNULL) in tdsmFreeMemory()
1279 if (tdsaAllShared == agNULL) in tdsmFreeMemory()
1286 if (tiRoot == agNULL) in tdsmFreeMemory()
1324 if (smDeviceHandle == agNULL) in tdsmRotateQnumber()
1330 if (oneDeviceData == agNULL) in tdsmRotateQnumber()
1344 tdsaRoot_t *tdsaRoot = agNULL; in tdsmSetDeviceQueueDepth()
1345 tdsaContext_t *tdsaAllShared = agNULL; in tdsmSetDeviceQueueDepth()
1346 tiRoot_t *tiRoot = agNULL; in tdsmSetDeviceQueueDepth()
1354 if (tdsaRoot == agNULL) in tdsmSetDeviceQueueDepth()
1361 if (tdsaAllShared == agNULL) in tdsmSetDeviceQueueDepth()
1368 if (tiRoot == agNULL) in tdsmSetDeviceQueueDepth()
1394 ret = ostiGetTransportParam(agNULL, in tdsmGetTransportParam()