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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h41 TXDMA_INIT_START = 0x2, enumerator in enum:_txdma_cs_cntl_e
H A Dhpi_txdma.c66 return (hpi_txdma_channel_control(handle, TXDMA_INIT_START, channel));
110 case TXDMA_INIT_START:
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h62 TXDMA_INIT_START = 0x2, enumerator in enum:_txdma_cs_cntl_e
H A Dnpi_txdma.c768 return (npi_txdma_channel_control(handle, TXDMA_INIT_START, channel));
899 * - TXDMA_INIT_START
942 case TXDMA_INIT_START:

Completed in 134 milliseconds