Searched defs:_PNP_NOTIFY_ENTRY (Results 1 – 1 of 1) sorted by relevance
31 typedef struct _PNP_NOTIFY_ENTRY struct33 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;