Searched refs:queueBuffer (Results 1 – 2 of 2) sorted by relevance
3083 ForensicData.BufferType.queueBuf.directLen = pForensicDataPayload->queueBuffer.directLen; in tdsaForensicDataGetIoctl()3086 ForensicData.BufferType.queueBuf.queueIndex = pForensicDataPayload->queueBuffer.queueIndex; in tdsaForensicDataGetIoctl()3087 … ForensicData.BufferType.queueBuf.directData = (void*)pForensicDataPayload->queueBuffer.directData; in tdsaForensicDataGetIoctl()3090 ForensicData.BufferType.queueBuf.directLen = pForensicDataPayload->queueBuffer.directLen; in tdsaForensicDataGetIoctl()3092 ForensicData.BufferType.queueBuf.queueIndex = pForensicDataPayload->queueBuffer.queueIndex; in tdsaForensicDataGetIoctl()3093 … ForensicData.BufferType.queueBuf.directData = (void*)pForensicDataPayload->queueBuffer.directData; in tdsaForensicDataGetIoctl()
569 } queueBuffer; member