Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/pnpmgr/
H A Dpnpreport.c452 NTSTATUS Status, NotifyStatus; in IoReportTargetDeviceChange() local
482 …Status = PpSetCustomTargetEvent(PhysicalDeviceObject, &NotifyEvent, &NotifyStatus, NULL, NULL, not… in IoReportTargetDeviceChange()
487 Status = NotifyStatus; in IoReportTargetDeviceChange()