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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h43 TXDMA_RESET = 0x4, enumerator in enum:_txdma_cs_cntl_e
H A Dhpi_txdma.c60 return (hpi_txdma_channel_control(handle, TXDMA_RESET, channel));
117 case TXDMA_RESET:
H A Dhxge_txdma.c164 rs = hpi_txdma_channel_control(handle, TXDMA_RESET, channel);
2762 if ((rs = hpi_txdma_channel_control(handle, TXDMA_RESET, channel)) !=
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h64 TXDMA_RESET = 0x4, enumerator in enum:_txdma_cs_cntl_e
H A Dnpi_txdma.c745 return (npi_txdma_channel_control(handle, TXDMA_RESET, channel));
900 * - TXDMA_RESET
947 case TXDMA_RESET:
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c275 rs = npi_txdma_channel_control(handle, TXDMA_RESET,
3323 if ((rs = npi_txdma_channel_control(handle, TXDMA_RESET, channel)) !=
3502 (handle, TXDMA_RESET, tdc))

Completed in 89 milliseconds