Searched refs:queueIndex (Results 1 – 4 of 4) sorted by relevance
565 bit16 queueIndex; member
3085 ForensicData.BufferType.queueBuf.queueIndex = pForensicDataPayload->queueBuffer.queueIndex; in tdsaForensicDataGetIoctl()3091 ForensicData.BufferType.queueBuf.queueIndex = pForensicDataPayload->queueBuffer.queueIndex; in tdsaForensicDataGetIoctl()
2938 if(forensicData->BufferType.queueBuf.queueIndex >=AGSA_MAX_INBOUND_Q ) in siGetForensicData()2943 circularQ = &saRoot->inboundQueue[forensicData->BufferType.queueBuf.queueIndex]; in siGetForensicData()2956 if(forensicData->BufferType.queueBuf.queueIndex >= AGSA_MAX_OUTBOUND_Q ) in siGetForensicData()2962 circularQ = &saRoot->outboundQueue[forensicData->BufferType.queueBuf.queueIndex]; in siGetForensicData()
1914 bit16 queueIndex; member