Home
last modified time | relevance | path

Searched refs:VectorLow (Results 1 – 1 of 1) sorted by relevance

/reactos/hal/halx86/apic/
H A Dapic.c150 ULONG VectorLow = Vector % 32; in ApicRequestSelfInterrupt() local
152 ULONG IrrBit = 1UL << VectorLow; in ApicRequestSelfInterrupt()