Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/powerpc/pic/
Dintr.c291 struct intrhand * const tmp_ih = *p; in intr_disestablish() local
292 if (tmp_ih == ih) { in intr_disestablish()
295 maxipl = uimax(maxipl, tmp_ih->ih_ipl); in intr_disestablish()