Searched refs:TXC_PORT_DMA_ENABLE_REG (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txc.c | 66 TXC_PORT_DMA_ENABLE_REG, 613 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_PORT_DMA_ENABLE_REG, port, in npi_txc_port_dma_enable() 626 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val); in npi_txc_port_dma_list_get() 663 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val); in npi_txc_port_dma_channel_enable() 664 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_PORT_DMA_ENABLE_REG, port, in npi_txc_port_dma_channel_enable() 701 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, &val) in npi_txc_port_dma_channel_disable() 702 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_PORT_DMA_ENABLE_REG, port, in npi_txc_port_dma_channel_disable()
|
H A D | npi_txdma.c | 99 TXC_PORT_DMA_ENABLE_REG,
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_txc.c | 174 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, in nxge_txc_tdc_bind() 269 TXC_FZC_CNTL_REG_READ64(handle, TXC_PORT_DMA_ENABLE_REG, port, in nxge_txc_tdc_unbind()
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txc_hw.h | 38 #define TXC_PORT_DMA_ENABLE_REG (FZC_TXC + 0x20028) macro
|