Searched refs:knownInterruptSources (Results 1 – 2 of 2) sorted by relevance
619 ULONG knownInterruptSources);
1454 ULONG knownInterruptSources) in ParaNdis_OnQueuedInterrupt() argument1456 struct virtqueue* _vq = ParaNdis_GetQueueForInterrupt(pContext, knownInterruptSources); in ParaNdis_OnQueuedInterrupt()1466 InterlockedOr(&pContext->InterruptStatus, (LONG)knownInterruptSources); in ParaNdis_OnQueuedInterrupt()1467 ParaNdis_VirtIODisableIrqSynchronized(pContext, knownInterruptSources); in ParaNdis_OnQueuedInterrupt()