Searched refs:WBT_GetCurrentCommand (Results 1 – 2 of 2) sorted by relevance
369 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_SwitchNextCommand()704 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_CheckRequest()1020 WBTCommand *current = WBT_GetCurrentCommand(work); in WBTi_NotifyCompletionCallback()1161 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CallPacketRecvHook()1427 WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_CancelCommand()1508 const WBTCommand *current = WBT_GetCurrentCommand(work); in WBT_GetDownloadProgress()1543 current = WBT_GetCurrentCommand(work); in WBT_SetPacketLength()
443 WBTCommand *WBT_GetCurrentCommand(const WBTContext *work) in WBT_GetCurrentCommand() function