ReactOS 0.4.16-dev-401-g45b008d
|
#include <iotypes.h>
Public Attributes | |
ULONG | Version |
union { | |
PVOID Generic | |
PKINTERRUPT InterruptObject | |
PIO_INTERRUPT_MESSAGE_INFO InterruptMessageTable | |
} | ConnectionContext |
union { ... } _IO_REPORT_INTERRUPT_ACTIVE_STATE_PARAMETERS::ConnectionContext |
Referenced by FxInterrupt::ReportActive(), and FxInterrupt::ReportInactive().
PVOID _IO_REPORT_INTERRUPT_ACTIVE_STATE_PARAMETERS::Generic |
PIO_INTERRUPT_MESSAGE_INFO _IO_REPORT_INTERRUPT_ACTIVE_STATE_PARAMETERS::InterruptMessageTable |
PKINTERRUPT _IO_REPORT_INTERRUPT_ACTIVE_STATE_PARAMETERS::InterruptObject |
Definition at line 418 of file iotypes.h.
Referenced by FxInterrupt::ReportActive(), and FxInterrupt::ReportInactive().
ULONG _IO_REPORT_INTERRUPT_ACTIVE_STATE_PARAMETERS::Version |
Definition at line 414 of file iotypes.h.
Referenced by FxInterrupt::ReportActive(), and FxInterrupt::ReportInactive().