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

  /src/sys/arch/sparc/sparc/
intr.c 364 * We pass the address of xcallintr() itself to indicate that
368 xcallintr(void *v) function in typeref:typename:void
374 if (v != xcallintr)
756 xcall_cookie = sparc_softintr_establish(13, xcallintr, NULL);

Completed in 11 milliseconds