Home
last modified time | relevance | path

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

/reactos/modules/rostests/kmtests/kmtest_drv/
H A Dkmtest_drv.c79 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()
H A Dkmtest_standalone.c72 PKMT_DEVICE_EXTENSION KmtestDeviceExtension; in DriverEntry()
H A Dkmtest_fsminifilter.c141 PKMT_DEVICE_EXTENSION KmtestDeviceExtension; in DriverEntry()
/reactos/modules/rostests/kmtests/include/
H A Dkmt_test.h155 } KMT_DEVICE_EXTENSION, *PKMT_DEVICE_EXTENSION; typedef