ReactOS 0.4.15-dev-6055-g36cdd34
|
#include <storport.h>
Public Attributes | |
ULONG | MessageId |
ULONG | MessageData |
STOR_PHYSICAL_ADDRESS | MessageAddress |
ULONG | InterruptVector |
ULONG | InterruptLevel |
KINTERRUPT_MODE | InterruptMode |
Definition at line 2134 of file storport.h.
ULONG _MESSAGE_INTERRUPT_INFORMATION::InterruptLevel |
Definition at line 2140 of file storport.h.
KINTERRUPT_MODE _MESSAGE_INTERRUPT_INFORMATION::InterruptMode |
Definition at line 2141 of file storport.h.
ULONG _MESSAGE_INTERRUPT_INFORMATION::InterruptVector |
Definition at line 2139 of file storport.h.
STOR_PHYSICAL_ADDRESS _MESSAGE_INTERRUPT_INFORMATION::MessageAddress |
Definition at line 2138 of file storport.h.
ULONG _MESSAGE_INTERRUPT_INFORMATION::MessageData |
Definition at line 2137 of file storport.h.
ULONG _MESSAGE_INTERRUPT_INFORMATION::MessageId |
Definition at line 2136 of file storport.h.