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

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/pic/
H A Dintr.c264 struct intrhand * const tmp_ih = *p; local
265 if (tmp_ih == ih) {
268 maxipl = max(maxipl, tmp_ih->ih_ipl);

Completed in 49 milliseconds