Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rdc_hw.h73 #define RDC_FIFO_ERR_STAT (RDC_BASE_ADDR + 0x238) macro
H A Dhxge_rxdma.c3197 HXGE_REG_WR64(hxgep->hpi_handle, RDC_FIFO_ERR_STAT, 0xFF); in hxge_rxdma_hw_start()
3492 HXGE_REG_RD64(handle, RDC_FIFO_ERR_STAT, &stat.value); in hxge_rxdma_handle_sys_errors()
3493 HXGE_REG_WR64(handle, RDC_FIFO_ERR_STAT, stat.value); in hxge_rxdma_handle_sys_errors()