Home
last modified time | relevance | path

Searched refs:TDC_REORD_TBL_CMD (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c2110 HXGE_REG_WR64(hxgep->hpi_handle, TDC_REORD_TBL_CMD, in hxge_txdma_hw_start()
2117 HXGE_REG_WR64(hxgep->hpi_handle, TDC_REORD_TBL_CMD, tmp); in hxge_txdma_hw_start()
2124 HXGE_REG_RD64(hxgep->hpi_handle, TDC_REORD_TBL_CMD, in hxge_txdma_hw_start()
2134 HXGE_REG_WR64(hxgep->hpi_handle, TDC_REORD_TBL_CMD, tmp); in hxge_txdma_hw_start()
2141 HXGE_REG_RD64(hxgep->hpi_handle, TDC_REORD_TBL_CMD, in hxge_txdma_hw_start()
H A Dhxge_tdc_hw.h57 #define TDC_REORD_TBL_CMD (TDC_BASE_ADDR + 0x140) macro