ReactOS 0.4.15-dev-7906-g1b85a5f
irql.c File Reference
#include <hal.h>
Include dependency graph for irql.c:

Go to the source code of this file.

Variables

ULONG KiI8259MaskTable [32]
 
ULONG FindHigherIrqlMask [32]
 

Variable Documentation

◆ FindHigherIrqlMask

◆ KiI8259MaskTable

ULONG KiI8259MaskTable[32]

Definition at line 15 of file irql.c.

Referenced by _HalpDismissIrqGeneric(), _HalpDismissIrqLevel(), and HalEnableSystemInterrupt().