ReactOS 0.4.15-dev-7958-gcd0bb1a
_MESSAGE_INTERRUPT_INFORMATION Struct Reference

#include <storport.h>

Collaboration diagram for _MESSAGE_INTERRUPT_INFORMATION:

Public Attributes

ULONG MessageId
 
ULONG MessageData
 
STOR_PHYSICAL_ADDRESS MessageAddress
 
ULONG InterruptVector
 
ULONG InterruptLevel
 
KINTERRUPT_MODE InterruptMode
 

Detailed Description

Definition at line 2180 of file storport.h.

Member Data Documentation

◆ InterruptLevel

ULONG _MESSAGE_INTERRUPT_INFORMATION::InterruptLevel

Definition at line 2186 of file storport.h.

◆ InterruptMode

KINTERRUPT_MODE _MESSAGE_INTERRUPT_INFORMATION::InterruptMode

Definition at line 2187 of file storport.h.

◆ InterruptVector

ULONG _MESSAGE_INTERRUPT_INFORMATION::InterruptVector

Definition at line 2185 of file storport.h.

◆ MessageAddress

STOR_PHYSICAL_ADDRESS _MESSAGE_INTERRUPT_INFORMATION::MessageAddress

Definition at line 2184 of file storport.h.

◆ MessageData

ULONG _MESSAGE_INTERRUPT_INFORMATION::MessageData

Definition at line 2183 of file storport.h.

◆ MessageId

ULONG _MESSAGE_INTERRUPT_INFORMATION::MessageId

Definition at line 2182 of file storport.h.


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