Searched refs:sintrhand (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dintr.c499 struct intrhand *sintrhand[15] = { NULL }; variable in typeref:struct:intrhand
667 intrhand[level] == NULL && sintrhand[level] == NULL) {
795 ih_insert(&sintrhand[pil], ih);
808 ih_remove(&sintrhand[sic->sic_pil], &sic->sic_hand);
H A Dlocore.s2520 set _C_LABEL(sintrhand), %l4! %l4 = sintrhand[intlev];

Completed in 90 milliseconds