Searched defs:_IO_INTERRUPT_MESSAGE_INFO_ENTRY (Results 1 – 1 of 1) sorted by relevance
336 typedef struct _IO_INTERRUPT_MESSAGE_INFO_ENTRY { struct337 PHYSICAL_ADDRESS MessageAddress;338 KAFFINITY TargetProcessorSet;339 PKINTERRUPT InterruptObject;340 ULONG MessageData;341 ULONG Vector;342 KIRQL Irql;343 KINTERRUPT_MODE Mode;344 KINTERRUPT_POLARITY Polarity;