Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/dev/
H A Dswreg.h98 #define SW_CSR_SEND 0x0008 /* (rw,b) DMA dir, 1=to device */ macro
H A Dsw.c676 csr &= ~SW_CSR_SEND; in sw_dma_setup()
721 csr |= SW_CSR_SEND; in sw_dma_start()
723 csr &= ~SW_CSR_SEND; in sw_dma_start()