Searched refs:PKMT_DEVICE_EXTENSION (Results 1 – 4 of 4) sorted by relevance
79 PKMT_DEVICE_EXTENSION DeviceExtension; in DriverEntry()155 PKMT_DEVICE_EXTENSION DeviceExtension = MainDeviceObject->DeviceExtension; in DriverUnload()223 PKMT_DEVICE_EXTENSION DeviceExtension; in DriverCleanup()385 PKMT_DEVICE_EXTENSION DeviceExtension = DeviceObject->DeviceExtension; in DriverIoControl()
72 PKMT_DEVICE_EXTENSION KmtestDeviceExtension; in DriverEntry()
141 PKMT_DEVICE_EXTENSION KmtestDeviceExtension; in DriverEntry()
155 } KMT_DEVICE_EXTENSION, *PKMT_DEVICE_EXTENSION; typedef