ReactOS 0.4.16-dev-197-g92996da
|
#include <wdfinterrupt.h>
Public Member Functions | |
DECLSPEC_ALIGN (8) USHORT Group | |
Definition at line 300 of file wdfinterrupt.h.
_WDF_INTERRUPT_INFO::DECLSPEC_ALIGN | ( | 8 | ) |
KIRQL _WDF_INTERRUPT_INFO::Irql |
Definition at line 310 of file wdfinterrupt.h.
Referenced by FxInterrupt::AssignResources(), FxInterrupt::Connect(), FxInterrupt::ConnectInternal(), FxInterrupt::GetResourceIrql(), and FxInterrupt::Reset().
ULONG _WDF_INTERRUPT_INFO::MessageNumber |
Definition at line 308 of file wdfinterrupt.h.
Referenced by FxInterrupt::AssignResources(), FxInterrupt::FxInterrupt(), FxInterrupt::Initialize(), FxInterrupt::InvokeWakeInterruptEvtIsr(), and FxInterrupt::RevokeResources().
BOOLEAN _WDF_INTERRUPT_INFO::MessageSignaled |
Definition at line 313 of file wdfinterrupt.h.
Referenced by FxInterrupt::AssignResources().
KINTERRUPT_MODE _WDF_INTERRUPT_INFO::Mode |
Definition at line 311 of file wdfinterrupt.h.
Referenced by FxInterrupt::AssignResources(), FxInterrupt::Connect(), FxInterrupt::ConnectInternal(), and FxInterrupt::Reset().
WDF_INTERRUPT_POLARITY _WDF_INTERRUPT_INFO::Polarity |
Definition at line 312 of file wdfinterrupt.h.
ULONG64 _WDF_INTERRUPT_INFO::Reserved1 |
Definition at line 305 of file wdfinterrupt.h.
ULONG _WDF_INTERRUPT_INFO::Reserved2 |
Definition at line 307 of file wdfinterrupt.h.
UCHAR _WDF_INTERRUPT_INFO::ShareDisposition |
Definition at line 314 of file wdfinterrupt.h.
Referenced by FxInterrupt::AssignResources(), FxInterrupt::Connect(), FxInterrupt::ConnectInternal(), and FxInterrupt::Reset().
ULONG _WDF_INTERRUPT_INFO::Size |
Definition at line 304 of file wdfinterrupt.h.
KAFFINITY _WDF_INTERRUPT_INFO::TargetProcessorSet |
Definition at line 306 of file wdfinterrupt.h.
Referenced by FxInterrupt::AssignResources(), FxInterrupt::Connect(), FxInterrupt::ConnectInternal(), and FxInterrupt::Reset().
ULONG _WDF_INTERRUPT_INFO::Vector |
Definition at line 309 of file wdfinterrupt.h.
Referenced by FxInterrupt::AssignResources(), FxInterrupt::Connect(), FxInterrupt::ConnectInternal(), FxInterrupt::Disconnect(), and FxInterrupt::Reset().