Searched refs:WriteProcAsync (Results 1 – 2 of 2) sorted by relevance
174 PWRITE_BLOCK_ASYNC WriteProcAsync; member222 IN PWRITE_BLOCK_ASYNC WriteProcAsync,
152 IN PWRITE_BLOCK_ASYNC WriteProcAsync, in WCacheInit__()186 WriteProcAsync = NULL; in WCacheInit__()273 Cache->WriteProcAsync = WriteProcAsync; in WCacheInit__()1013 BOOLEAN Async = (Cache->ReadProcAsync && Cache->WriteProcAsync); in WCacheUpdatePacket()1160 status = Cache->WriteProcAsync(Context, WContext, tmp_buff2, PS, Lba, in WCacheUpdatePacket()