ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_INTERRUPT_INFO_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_INTERRUPT_INFO_V1_1:

Public Attributes

ULONG Size
 
PHYSICAL_ADDRESS MessageAddress
 
KAFFINITY TargetProcessorSet
 
ULONG MessageData
 
ULONG MessageNumber
 
ULONG Vector
 
KIRQL Irql
 
KINTERRUPT_MODE Mode
 
WDF_INTERRUPT_POLARITY Polarity
 
BOOLEAN MessageSignaled
 
UCHAR ShareDisposition
 

Detailed Description

Definition at line 1055 of file wdf11.h.

Member Data Documentation

◆ Irql

KIRQL _WDF_INTERRUPT_INFO_V1_1::Irql

Definition at line 1071 of file wdf11.h.

◆ MessageAddress

PHYSICAL_ADDRESS _WDF_INTERRUPT_INFO_V1_1::MessageAddress

Definition at line 1061 of file wdf11.h.

◆ MessageData

ULONG _WDF_INTERRUPT_INFO_V1_1::MessageData

Definition at line 1065 of file wdf11.h.

◆ MessageNumber

ULONG _WDF_INTERRUPT_INFO_V1_1::MessageNumber

Definition at line 1067 of file wdf11.h.

◆ MessageSignaled

BOOLEAN _WDF_INTERRUPT_INFO_V1_1::MessageSignaled

Definition at line 1077 of file wdf11.h.

◆ Mode

KINTERRUPT_MODE _WDF_INTERRUPT_INFO_V1_1::Mode

Definition at line 1073 of file wdf11.h.

◆ Polarity

WDF_INTERRUPT_POLARITY _WDF_INTERRUPT_INFO_V1_1::Polarity

Definition at line 1075 of file wdf11.h.

◆ ShareDisposition

UCHAR _WDF_INTERRUPT_INFO_V1_1::ShareDisposition

Definition at line 1080 of file wdf11.h.

◆ Size

ULONG _WDF_INTERRUPT_INFO_V1_1::Size

Definition at line 1059 of file wdf11.h.

◆ TargetProcessorSet

KAFFINITY _WDF_INTERRUPT_INFO_V1_1::TargetProcessorSet

Definition at line 1063 of file wdf11.h.

◆ Vector

ULONG _WDF_INTERRUPT_INFO_V1_1::Vector

Definition at line 1069 of file wdf11.h.


The documentation for this struct was generated from the following file: