!scsikd.classext
The !scsikd.classext extension displays the specified class Plug and Play (PnP) device.
!scsikd.classext [Device [Level]]
Parameters
Device
Specifies the device object or device extension of a class PnP device. If Device is omitted, a list of all class PnP extensions is displayed.
Level
Specifies the amount of detail to display. This parameter can take 0, 1, or 2 as values, with 2 giving the most detail. The default is 0.
DLL
Windows 2000 |
Scsikd.dll |
Windows XP and later |
Scsikd.dll |
Additional Information
For more information, see SCSI Miniport Debugging.
Remarks
Here is an example of the !scsikd.classext display:
0: kd> !scsikd.classext
' !scsikd.classext 8633e3f0 ' ( ) "IBM " / "DDYS-T09170M " / "S93E" / " XBY45906"
' !scsikd.classext 86347b48 ' (paging device) "IBM " / "DDYS-T09170M " / "S80D" / " VDA60491"
' !scsikd.classext 86347360 ' ( ) "UNISYS " / "003451ST34573WC " / "5786" / "HN0220750000181300L6"
' !scsikd.classext 861d1898 ' ( ) "" / "MATSHITA CD-ROM CR-177" / "7T03" / ""
usage: !classext <class fdo> <level [0-2]>