Searched refs:async_block_on_write (Results 1 – 2 of 2) sorted by relevance
477 return ChannelWrite(chan, packet, async_block_on_write); in Adp_ChannelWrite()927 if (mode == async_block_on_write) in async_process_write()934 if (mode == async_block_on_write) in async_process_write()988 if ( ! finished && mode != async_block_on_write ) in Adp_AsynchronousProcessing()994 if ( ! finished && mode != async_block_on_write ) in Adp_AsynchronousProcessing()1013 mode == async_block_on_write ? "blk_write" : "blk_read", in Adp_AsynchronousProcessing()
44 async_block_on_write enumerator