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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h44 TXDMA_STOP = 0x5, enumerator in enum:_txdma_cs_cntl_e
H A Dhpi_txdma.c78 return (hpi_txdma_channel_control(handle, TXDMA_STOP, channel));
134 case TXDMA_STOP:
H A Dhxge_txdma.c2745 rs = hpi_txdma_channel_control(handle, TXDMA_STOP, channel);
2883 rs = hpi_txdma_channel_control(handle, TXDMA_STOP, channel);
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h65 TXDMA_STOP = 0x5, enumerator in enum:_txdma_cs_cntl_e
H A Dnpi_txdma.c816 return (npi_txdma_channel_control(handle, TXDMA_STOP, channel));
902 * - TXDMA_STOP
964 case TXDMA_STOP:
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c3308 rs = npi_txdma_channel_control(handle, TXDMA_STOP, channel);
3470 (handle, TXDMA_STOP, tdc);

Completed in 76 milliseconds