!devhandles

The !devhandles extension displays the open handles for the specified device.

!devhandles Address 

Parameters

Address
Specifies the address of the device for which to display the open handles.

DLL

Kdexts.dll

Remarks

To display complete handle information, this extension requires private symbols.

The address of a device object can be obtained using the !drvobj or !devnode extensions.

Here is a truncated example:

lkd> !devhandles 0x841153d8

Checking handle table for process 0x840d3940
Handle table at 95fea000 with 578 Entries in use

Checking handle table for process 0x86951d90
Handle table at 8a8ef000 with 28 Entries in use

...

Checking handle table for process 0x87e63650
Handle table at 947bc000 with 308 Entries in use

Checking handle table for process 0x87e6f4f0
00000000: Unable to read handle table