Home
last modified time | relevance | path

Searched refs:DCSR_WRITE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Decppreg.h219 #define DCSR_WRITE 0x00000100 /* DMA direction; 1 = memory */ macro
/illumos-gate/usr/src/uts/sun/sys/
H A Dfdreg.h293 #define DCSR_WRITE 0x00000100 /* DMA direction; 1 = memory */ macro
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c6507 DCSR_INIT_BITS|DCSR_WRITE); in set_dma_mode()
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5676 DCSR_CSR_DRAIN | DCSR_BURST_1 | DCSR_BURST_0 | DCSR_WRITE); in cheerio_dma_start()