Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_rdc_hw.h75 #define RDC_FIFO_ERR_STAT (RDC_BASE_ADDR + 0x238) macro
H A Dhxge_rxdma.c3229 HXGE_REG_WR64(hxgep->hpi_handle, RDC_FIFO_ERR_STAT, 0xFF); in hxge_rxdma_hw_start()
3524 HXGE_REG_RD64(handle, RDC_FIFO_ERR_STAT, &stat.value); in hxge_rxdma_handle_sys_errors()
3525 HXGE_REG_WR64(handle, RDC_FIFO_ERR_STAT, stat.value); in hxge_rxdma_handle_sys_errors()