Searched refs:WBTCommandList (Results 1 – 5 of 5) sorted by relevance
145 struct WBTCommandList;151 typedef struct WBTCommandList struct153 struct WBTCommandList *next; argument157 WBTCommandList; typedef194 WBTCommandList *command;195 WBTCommandList *command_pool;428 WBTCommandList *WBT_GetCurrentCommandList(const WBTContext *work) in WBT_GetCurrentCommandList()445 WBTCommandList *list = work->command; in WBT_GetCurrentCommand()473 void WBT_AddCommandPool(WBTContext *work, WBTCommandList *list, int count) in WBT_AddCommandPool()492 WBTCommandList *WBT_AllocCommandList(WBTContext *work) in WBT_AllocCommandList()[all …]
31 static WBTCommandList cmd_q[2];363 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_RequestSync()390 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_GetBlockInfo()419 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_GetBlock()444 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_PutUserData()
1019 WBTCommandList *list = WBT_GetCurrentCommandList(work); in WBTi_NotifyCompletionCallback()1048 WBTCommandList *list = work->command; in WBTi_NotifyCompletionCallback()1357 WBTCommandList *list = work->command; in WBT_ResetContext()1386 void WBT_PostCommand(WBTContext *work, WBTCommandList *list, u16 bitmap, in WBT_PostCommand()1394 WBTCommandList **pp; in WBT_PostCommand()1426 WBTCommandList *list = WBT_GetCurrentCommandList(work); in WBT_CancelCommand()1464 WBTCommandList *list = work->command; in WBT_CancelCommand()
55 WBTCommandList wbt_list[2];
96 WBTCommandList wbt_list[2];