Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/newsmips/include/
H A Dadrsmap.h75 #define INTEN1_DMA 0x10 macro
/netbsd-src/sys/arch/newsmips/newsmips/
H A Dnews3400.c262 *inten1 = INTEN1_SCC | INTEN1_LANCE | INTEN1_DMA | in news3400_enable_intr()
/netbsd-src/sys/arch/newsmips/dev/
H A Dsc_wrap.c127 hb_intr_establish(intlevel, INTEN1_DMA, IPL_BIO, sc_intr, sc); in cxd1185_attach()