Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/sbus/
Dmagma.c461 int needsoftint = 0; in magma_hard() local
486 needsoftint = 1; in magma_hard()
525 needsoftint = 1; in magma_hard()
550 needsoftint = 1; in magma_hard()
585 needsoftint = 1; in magma_hard()
649 needsoftint = 1; in magma_hard()
662 if (needsoftint) in magma_hard()
/mirbsd/src/sys/arch/sparc/dev/
Dmagma.c490 int needsoftint = 0; local
514 needsoftint = 1;
550 needsoftint = 1;
575 needsoftint = 1;
609 needsoftint = 1;
673 needsoftint = 1;
686 if( needsoftint ) { /* trigger the soft interrupt */