HomeSort by: relevance | last modified time | path
    Searched refs:strayintr (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/ofppc/include/
autoconf.h 40 void strayintr(int);
  /src/sys/arch/sparc64/sparc64/
intr.c 78 void strayintr(const struct trapframe64 *, int);
91 strayintr(const struct trapframe64 *fp, int vectored) function in typeref:typename:void
  /src/sys/arch/sparc/sparc/
intr.c 86 void strayintr(struct clockframe *);
97 strayintr(struct clockframe *fp) function in typeref:typename:void
locore.s 2450 * strayintr(&frame);
2742 call _C_LABEL(strayintr) ! strayintr(&intrframe)
  /src/sys/arch/rs6000/rs6000/
machdep.c 92 void strayintr(int);

Completed in 19 milliseconds