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

/netbsd-current/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;
721 csr |= SW_CSR_SEND;
723 csr &= ~SW_CSR_SEND;

Completed in 403 milliseconds