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

  /src/sys/arch/sparc/sparc/
intr.c 538 ih_insert(struct intrhand **head, struct intrhand *ih) function in typeref:typename:void
722 ih_insert(&intrhand[level], ih);
829 ih_insert(&sintrhand[pil], ih);
intr.c 538 ih_insert(struct intrhand **head, struct intrhand *ih) function in typeref:typename:void
722 ih_insert(&intrhand[level], ih);
829 ih_insert(&sintrhand[pil], ih);
intr.c 538 ih_insert(struct intrhand **head, struct intrhand *ih) function in typeref:typename:void
722 ih_insert(&intrhand[level], ih);
829 ih_insert(&sintrhand[pil], ih);

Completed in 164 milliseconds