Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c35 TXC_DMA_MAX_BURST_REG,
283 TXC_FZC_REG_READ64(handle, TXC_DMA_MAX_BURST_REG, channel, in npi_txc_dma_max_burst()
290 TXC_DMA_MAX_BURST_REG, channel, *dma_max_burst_p); in npi_txc_dma_max_burst()
331 TXC_FZC_REG_WRITE64(handle, TXC_DMA_MAX_BURST_REG, in npi_txc_dma_max_burst_set()
H A Dnpi_txdma.c100 TXC_DMA_MAX_BURST_REG
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h95 #define TXC_DMA_MAX_BURST_REG (FZC_TXC + 0x00000) macro
99 #define TXC_MAX_BURST_OFFSET(channel) (TXC_DMA_MAX_BURST_REG + \