Home | Sort by: relevance | last modified time | path |
/src/sys/arch/powerpc/pic/ | |
intr.c | 303 struct intrhand * const tmp_ih = *p; local in function:intr_disestablish 304 if (tmp_ih == ih) { 307 maxipl = uimax(maxipl, tmp_ih->ih_ipl); |
intr.c | 303 struct intrhand * const tmp_ih = *p; local in function:intr_disestablish 304 if (tmp_ih == ih) { 307 maxipl = uimax(maxipl, tmp_ih->ih_ipl); |
intr.c | 303 struct intrhand * const tmp_ih = *p; local in function:intr_disestablish 304 if (tmp_ih == ih) { 307 maxipl = uimax(maxipl, tmp_ih->ih_ipl); |