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

  /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

Completed in 12 milliseconds