Searched refs:DMAC3_CONF_IPER (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/newsmips/apbus/ | ||
H A D | dmac3reg.h | 57 #define DMAC3_CONF_IPER 0x8000 macro |
H A D | dmac3.c | 191 if (conf & (DMAC3_CONF_IPER | DMAC3_CONF_MPER | DMAC3_CONF_DERR)) { in dmac3_intr() |