ReactOS 0.4.16-dev-1113-g99ecbf5
|
#include <storport.h>
Public Attributes | |
ULONG | MessageId |
ULONG | MessageData |
STOR_PHYSICAL_ADDRESS | MessageAddress |
ULONG | InterruptVector |
ULONG | InterruptLevel |
KINTERRUPT_MODE | InterruptMode |
Definition at line 2180 of file storport.h.
ULONG _MESSAGE_INTERRUPT_INFORMATION::InterruptLevel |
Definition at line 2186 of file storport.h.
KINTERRUPT_MODE _MESSAGE_INTERRUPT_INFORMATION::InterruptMode |
Definition at line 2187 of file storport.h.
ULONG _MESSAGE_INTERRUPT_INFORMATION::InterruptVector |
Definition at line 2185 of file storport.h.
STOR_PHYSICAL_ADDRESS _MESSAGE_INTERRUPT_INFORMATION::MessageAddress |
Definition at line 2184 of file storport.h.
ULONG _MESSAGE_INTERRUPT_INFORMATION::MessageData |
Definition at line 2183 of file storport.h.
ULONG _MESSAGE_INTERRUPT_INFORMATION::MessageId |
Definition at line 2182 of file storport.h.