Searched refs:UnsafeContext (Results 1 – 1 of 1) sorted by relevance
43 PIO_UNLOAD_SAFE_COMPLETION_CONTEXT UnsafeContext = Context; in IopUnloadSafeCompletion() local46 ObReferenceObject(UnsafeContext->DeviceObject); in IopUnloadSafeCompletion()49 Status= UnsafeContext->CompletionRoutine(DeviceObject, in IopUnloadSafeCompletion()51 UnsafeContext->Context); in IopUnloadSafeCompletion()54 ObDereferenceObject(UnsafeContext->DeviceObject); in IopUnloadSafeCompletion()57 ExFreePool(UnsafeContext); in IopUnloadSafeCompletion()