Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dstp4020.c143 static void stp4020_intr_dispatch(void *arg);
613 stp4020_intr_dispatch(void *arg) in stp4020_intr_dispatch() function
1032 h->softint = sparc_softintr_establish(ipl, stp4020_intr_dispatch, h); in stp4020_chip_intr_establish()