Searched refs:DMA_IPL (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Ddmareg.h81 #define DMA_IPL(x) (((x) - 3) << 4) macro
H A Ddma.c474 dc->dm_cmd = DMA_ENAB | DMA_IPL(sc->sc_ipl) | DMA_START;

Completed in 95 milliseconds