Home
last modified time | relevance | path

Searched refs:TXDMA_RESET (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.c58 return (hpi_txdma_channel_control(handle, TXDMA_RESET, channel)); in hpi_txdma_channel_reset()
115 case TXDMA_RESET: in hpi_txdma_channel_control()
H A Dhpi_txdma.h41 TXDMA_RESET = 0x4, enumerator
H A Dhxge_txdma.c164 rs = hpi_txdma_channel_control(handle, TXDMA_RESET, channel); in hxge_reset_txdma_channel()
2762 if ((rs = hpi_txdma_channel_control(handle, TXDMA_RESET, channel)) != in hxge_txdma_fatal_err_recover()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h62 TXDMA_RESET = 0x4, enumerator
H A Dnpi_txdma.c739 return (npi_txdma_channel_control(handle, TXDMA_RESET, channel)); in npi_txdma_channel_reset()
941 case TXDMA_RESET: in npi_txdma_channel_control()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c275 rs = npi_txdma_channel_control(handle, TXDMA_RESET, in nxge_reset_txdma_channel()
3319 if ((rs = npi_txdma_channel_control(handle, TXDMA_RESET, channel)) != in nxge_txdma_fatal_err_recover()
3499 (handle, TXDMA_RESET, tdc)) in nxge_tx_port_fatal_err_recover()