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

  /src/sys/arch/sparc/sparc/
intr.c 535 struct intrhand *sintrhand[15] = { NULL }; variable in typeref:struct:intrhand * [15]
701 intrhand[level] == NULL && sintrhand[level] == NULL) {
829 ih_insert(&sintrhand[pil], ih);
842 ih_remove(&sintrhand[sic->sic_pil], &sic->sic_hand);
locore.s 2520 set _C_LABEL(sintrhand), %l4! %l4 = sintrhand[intlev];

Completed in 16 milliseconds