Searched refs:WBTCommandList (Results 1 – 5 of 5) sorted by relevance
145 struct WBTCommandList;151 typedef struct WBTCommandList struct153 struct WBTCommandList *next; argument157 WBTCommandList; argument194 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];376 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_RequestSync()403 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_GetBlockInfo()432 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_GetBlock()457 WBTCommandList *list = WBT_AllocCommandList(wbti_command_work); in WBT_PutUserData()
1019 WBTCommandList *list = WBT_GetCurrentCommandList(work); in WBTi_NotifyCompletionCallback()1049 WBTCommandList *list = work->command; in WBTi_NotifyCompletionCallback()1358 WBTCommandList *list = work->command; in WBT_ResetContext()1387 void WBT_PostCommand(WBTContext *work, WBTCommandList *list, u16 bitmap, in WBT_PostCommand()1395 WBTCommandList **pp; in WBT_PostCommand()1427 WBTCommandList *list = WBT_GetCurrentCommandList(work); in WBT_CancelCommand()1465 WBTCommandList *list = work->command; in WBT_CancelCommand()
55 WBTCommandList wbt_list[2];
96 WBTCommandList wbt_list[2];