Home
last modified time | relevance | path

Searched refs:BLOCK_RESET (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c660 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, reset_reg.value); in hxge_pfc_config_init()
H A Dhxge_txdma.c99 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 Dhxge_rxdma.c123 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, reset_reg.value); in hxge_init_rxdma_channels()
3710 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, reset_reg.value); in hxge_rx_port_fatal_err_recover()
H A Dhxge_peu_hw.h113 #define BLOCK_RESET (PIO_BASE_ADDR + 0x8000) macro
H A Dhxge_main.c722 HXGE_REG_WR32(hxgep->hpi_handle, BLOCK_RESET, 0x0000001E); in hxge_unattach()