Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c33 TXC_DMA_MAX_BURST_REG,
281 TXC_FZC_REG_READ64(handle, TXC_DMA_MAX_BURST_REG, channel, in npi_txc_dma_max_burst()
288 TXC_DMA_MAX_BURST_REG, channel, *dma_max_burst_p); in npi_txc_dma_max_burst()
329 TXC_FZC_REG_WRITE64(handle, TXC_DMA_MAX_BURST_REG, in npi_txc_dma_max_burst_set()
H A Dnpi_txdma.c98 TXC_DMA_MAX_BURST_REG
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h93 #define TXC_DMA_MAX_BURST_REG (FZC_TXC + 0x00000) macro
97 #define TXC_MAX_BURST_OFFSET(channel) (TXC_DMA_MAX_BURST_REG + \