ReactOS 0.4.16-dev-963-g182f353
|
#include <hal.h>
Go to the source code of this file.
Variables | |
ULONG | KiI8259MaskTable [32] |
ULONG | FindHigherIrqlMask [32] |
ULONG FindHigherIrqlMask[32] |
Definition at line 96 of file irql.c.
Referenced by HalEndSystemInterrupt2(), HalpDispatchInterrupt2(), HalpEndSoftwareInterrupt2(), HalpHardwareInterruptLevel2(), and KfLowerIrql().
ULONG KiI8259MaskTable[32] |
Definition at line 15 of file irql.c.
Referenced by _HalpDismissIrqGeneric(), _HalpDismissIrqLevel(), and HalEnableSystemInterrupt().