Searched refs:BLOCK_RESET (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_pfc.c | 660 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, reset_reg.value); in hxge_pfc_config_init()
|
H A D | hxge_txdma.c | 99 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, reset_reg.value); in hxge_init_txdma_channels() 2855 HXGE_REG_WR32(handle, BLOCK_RESET, reset_reg.value); in hxge_tx_port_fatal_err_recover()
|
H A D | hxge_rxdma.c | 123 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, reset_reg.value); in hxge_init_rxdma_channels() 3747 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, reset_reg.value); in hxge_rx_port_fatal_err_recover()
|
H A D | hxge_peu_hw.h | 115 #define BLOCK_RESET (PIO_BASE_ADDR + 0x8000) macro
|
H A D | hxge_main.c | 721 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, 0x0000001E); in hxge_unattach()
|