Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/sparc/
Dintr.c535 struct intrhand *sintrhand[15] = { NULL }; variable
701 intrhand[level] == NULL && sintrhand[level] == NULL) { in intr_establish()
829 ih_insert(&sintrhand[pil], ih); in sparc_softintr_establish()
842 ih_remove(&sintrhand[sic->sic_pil], &sic->sic_hand); in sparc_softintr_disestablish()
Dlocore.s2520 set _C_LABEL(sintrhand), %l4! %l4 = sintrhand[intlev];