Home
last modified time | relevance | path

Searched defs:_PNP_NOTIFY_ENTRY (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/io/pnpmgr/
H A Dpnpnotify.c31 typedef struct _PNP_NOTIFY_ENTRY struct
33 LIST_ENTRY PnpNotifyList;
34 PVOID Context;
35 PDRIVER_OBJECT DriverObject;
36 PDRIVER_NOTIFICATION_CALLBACK_ROUTINE PnpNotificationProc;
38 {
46 IO_NOTIFICATION_EVENT_CATEGORY EventCategory;
47 UINT8 RefCount;
48 BOOLEAN Deleted;