Searched refs:commandList (Results 1 – 3 of 3) sorted by relevance
24 SRCS = main.c commandList.c
182 SNDCommand *commandList; in SND_RecvCommandReply() local205 commandList = sWaitingCommandListQueue[sWaitingCommandListQueueRead]; in SND_RecvCommandReply()211 commandListEnd = commandList; in SND_RecvCommandReply()220 sFreeListEnd->next = commandList; in SND_RecvCommandReply()224 sFreeList = commandList; in SND_RecvCommandReply()233 return commandList; in SND_RecvCommandReply()