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

  /src/sys/arch/sparc/sparc/
intr.c 552 ih_remove(struct intrhand **head, struct intrhand *ih) function in typeref:typename:void
730 ih_remove(&intrhand[level], ih);
842 ih_remove(&sintrhand[sic->sic_pil], &sic->sic_hand);

Completed in 50 milliseconds