Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Decppreg.h227 #define DCSR_BURST_0 0x00040000 /* Burst Size bit 0 */ macro
/titanic_41/usr/src/uts/sun/sys/
H A Dfdreg.h299 #define DCSR_BURST_0 0x00080000 /* Burst Size bit 0 */ macro
/titanic_41/usr/src/uts/common/io/
H A Decpp.c5674 DCSR_CSR_DRAIN | DCSR_BURST_1 | DCSR_BURST_0 | DCSR_WRITE); in cheerio_dma_start()
5677 DCSR_CSR_DRAIN | DCSR_BURST_1 | DCSR_BURST_0); in cheerio_dma_start()
/titanic_41/usr/src/uts/sun/io/
H A Dfd.c280 static int fd_burstsize = DCSR_BURST_0 | DCSR_BURST_1;