Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/pnpmgr/
H A Dpnpreport.c37 IN PTARGET_DEVICE_CUSTOM_NOTIFICATION NotificationStructure);
118 IN PTARGET_DEVICE_CUSTOM_NOTIFICATION NotificationStructure) in PpSetCustomTargetEvent()
453PTARGET_DEVICE_CUSTOM_NOTIFICATION notifyStruct = (PTARGET_DEVICE_CUSTOM_NOTIFICATION)Notification… in IoReportTargetDeviceChange()
504PTARGET_DEVICE_CUSTOM_NOTIFICATION notifyStruct = (PTARGET_DEVICE_CUSTOM_NOTIFICATION)Notification… in IoReportTargetDeviceChangeAsynchronous()
H A Dpnpnotify.c261 _In_opt_ PTARGET_DEVICE_CUSTOM_NOTIFICATION CustomNotification) in PiNotifyTargetDeviceChange()
/reactos/drivers/storage/mountmgr/
H A Dnotify.c211 PTARGET_DEVICE_CUSTOM_NOTIFICATION Notification; in MountMgrTargetDeviceNotification()
/reactos/ntoskrnl/include/internal/
H A Dio.h1395 _In_opt_ PTARGET_DEVICE_CUSTOM_NOTIFICATION CustomNotification);
/reactos/sdk/include/xdk/
H A Dfsrtlfuncs.h1111 _In_ PTARGET_DEVICE_CUSTOM_NOTIFICATION Event);
H A Diotypes.h1015 } TARGET_DEVICE_CUSTOM_NOTIFICATION, *PTARGET_DEVICE_CUSTOM_NOTIFICATION; typedef
/reactos/drivers/storage/class/cdrom/
H A Dcommon.c825 PTARGET_DEVICE_CUSTOM_NOTIFICATION notification; in DeviceSendNotification()
/reactos/drivers/storage/class/classpnp/
H A Dautorun.c198 PTARGET_DEVICE_CUSTOM_NOTIFICATION notification; in _IRQL_requires_max_()