Searched refs:sWaitingCommandListCount (Results 1 – 1 of 1) sorted by relevance
62 static int sWaitingCommandListCount; /* Issued command list count */ variable138 sWaitingCommandListCount = 0; in SND_CommandInit()229 sWaitingCommandListCount--; in SND_RecvCommandReply()349 if (sWaitingCommandListCount >= SND_PXI_FIFO_MESSAGE_BUFSIZE) in SND_FlushCommand()361 } while (sWaitingCommandListCount >= SND_PXI_FIFO_MESSAGE_BUFSIZE); in SND_FlushCommand()382 while (sWaitingCommandListCount >= SND_PXI_FIFO_MESSAGE_BUFSIZE || in SND_FlushCommand()411 sWaitingCommandListCount++; in SND_FlushCommand()