Home
last modified time | relevance | path

Searched refs:ThisExtension (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/io/iomgr/
H A Ddevice.c393 PEXTENDED_DEVOBJ_EXTENSION ThisExtension = IoGetDevObjExtension(DeviceObject); in IopUnloadDevice() local
396 if (ThisExtension->ExtensionFlags & DOE_DELETE_PENDING) in IopUnloadDevice()