Searched refs:MAX_PRIORITY (Results 1 – 1 of 1) sorted by relevance
74 #define MAX_PRIORITY 2 /* Maximum 2 prioritys per functional driver */ macro113 TI_HANDLE aTxnQueues[MAX_FUNCTIONS][MAX_PRIORITY]; /* Handle of the Transactions-Queue */265 if (uFuncId >= MAX_FUNCTIONS || uNumPrios > MAX_PRIORITY) in txnQ_Open()776 for (uPrio = 0; uPrio < MAX_PRIORITY; uPrio++) in txnQ_SelectTxn()