Searched refs:TXDMA_START (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h42 TXDMA_START = 0x3, enumerator in enum:_txdma_cs_cntl_e
H A Dhpi_txdma.c72 return (hpi_txdma_channel_control(handle, TXDMA_START, channel));
127 case TXDMA_START:
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h63 TXDMA_START = 0x3, enumerator in enum:_txdma_cs_cntl_e
H A Dnpi_txdma.c792 return (npi_txdma_channel_control(handle, TXDMA_START, channel));
901 * - TXDMA_START
957 case TXDMA_START:

Completed in 63 milliseconds