Searched refs:sendList (Results 1 – 1 of 1) sorted by relevance
1141 struct buffer_proc_list sendList[BUFFER_PROC_LIST_DEPTH]; in SendBuffers() local1153 AssembleBufferList(sendList); in SendBuffers()1158 paddedLength = (sendList[i].length + (g_BlockSizes[mbox] - 1)) & in SendBuffers()1164 sendList[i].pBuffer, in SendBuffers()1171 totalBytes += sendList[i].length; in SendBuffers()