#include <ke.h>
Public Attributes | |
| CSHORT | Type |
| CSHORT | Size |
| LIST_ENTRY | InterruptListEntry |
| PKSERVICE_ROUTINE | ServiceRoutine |
| PVOID | ServiceContext |
| KSPIN_LOCK | SpinLock |
| ULONG | Spare1 |
| PKSPIN_LOCK | ActualLock |
| PKINTERRUPT_ROUTINE | DispatchAddress |
| ULONG | Vector |
| KIRQL | Irql |
| KIRQL | SynchronizeIrql |
| BOOLEAN | FloatingSave |
| BOOLEAN | Connected |
| CCHAR | Number |
| BOOLEAN | ShareVector |
| KINTERRUPT_MODE | Mode |
| ULONG | ServiceCount |
| ULONG | Spare3 |
| ULONG | DispatchCode [DISPATCH_LENGTH] |
|
|
|
|
|
|
|
|
Definition at line 463 of file ke.h. Referenced by KeConnectInterrupt(), and KeDisconnectInterrupt(). |
|
|
Definition at line 474 of file ke.h. Referenced by KeConnectInterrupt(), and KeDisconnectInterrupt(). |
|
|
Definition at line 467 of file ke.h. Referenced by KeDisconnectInterrupt(). |
|
|
Definition at line 457 of file ke.h. Referenced by KeConnectInterrupt(), and KeDisconnectInterrupt(). |
|
|
Definition at line 465 of file ke.h. Referenced by KeDisconnectInterrupt(). |
|
|
Definition at line 471 of file ke.h. Referenced by KeConnectInterrupt(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 470 of file ke.h. Referenced by KeConnectInterrupt(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 466 of file ke.h. Referenced by KeDisconnectInterrupt(). |
|
|
|
|
|
|
1.3.7