Searched refs:current_block (Results 1 – 3 of 3) sorted by relevance
139 WXCProtocolRegistry *current_block; member228 return protocol->current_block; in WXC_GetCurrentBlock()242 return protocol->current_block->impl; in WXC_GetCurrentBlockImpl()257 protocol->current_block = target; in WXC_SetCurrentBlock()
45 protocol->current_block = NULL; in WXC_InitProtocol()323 WXCCallback callback = protocol->current_block->callback; in WXC_PacketRecvHook()
90 WXC_FindNextBlock(work->protocol, work->protocol->current_block, 0, FALSE); in WXCi_SeekNextBlock()343 if (!work->protocol->current_block->impl->IsExecuting(work->protocol)) in WXCi_DriverEventCallback()