Home
last modified time | relevance | path

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

/netbsd/sys/arch/mipsco/include/
H A Dintr.h86 #define SYS_INTR_SCC0 9 macro
/netbsd/sys/arch/mipsco/mipsco/
H A Dmips_3x30.c136 CALL_INTR(SYS_INTR_SCC0); in pizazz_level0_intr()
/netbsd/sys/arch/mipsco/obio/
H A Dzs.c284 bus_intr_establish(zsc->zsc_bustag, SYS_INTR_SCC0, 0, 0, zshard, NULL); in zs_attach()