Searched refs:AGSA_ABORT_TASK (Results 1 – 4 of 4) sorted by relevance
1490 case AGSA_ABORT_TASK: in ttdsaTMProcess()1534 if (TMFun == AGSA_ABORT_TASK) in ttdsaTMProcess()
960 agSSPTaskMgntRequest->taskMgntFunction = AGSA_ABORT_TASK; in tiINITaskManagement()988 if (task == AGSA_ABORT_TASK || task == AGSA_QUERY_TASK) in tiINITaskManagement()
266 if ( (agSSPTaskMgntRequest->taskMgntFunction == AGSA_ABORT_TASK || in itdssTaskCompleted()311 if (agSSPTaskMgntRequest->taskMgntFunction == AGSA_ABORT_TASK) in itdssTaskCompleted()
1103 #define AGSA_ABORT_TASK 0x01 macro