Home
last modified time | relevance | path

Searched refs:DCSR_TCI_DIS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dfdreg.h302 #define DCSR_TCI_DIS 0x00800000 /* 1= TC won't cause interrupt */ macro
305 | DCSR_TCI_DIS | DCSR_EN_DMA
/illumos-gate/usr/src/uts/common/sys/
H A Decppreg.h228 #define DCSR_TCI_DIS 0x00800000 /* 1= TC won't cause interrupt */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5664 &pp->uh.ebus.dmac->csr, DCSR_INT_EN | DCSR_TCI_DIS); in cheerio_unmask_intr()
5699 DCSR_TC | DCSR_TCI_DIS); in cheerio_dma_stop()