Home
last modified time | relevance | path

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.c64 return (hpi_txdma_channel_control(handle, TXDMA_INIT_START, channel)); in hpi_txdma_channel_init_enable()
108 case TXDMA_INIT_START: in hpi_txdma_channel_control()
H A Dhpi_txdma.h39 TXDMA_INIT_START = 0x2, enumerator
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h60 TXDMA_INIT_START = 0x2, enumerator
H A Dnpi_txdma.c762 return (npi_txdma_channel_control(handle, TXDMA_INIT_START, channel)); in npi_txdma_channel_init_enable()
936 case TXDMA_INIT_START: in npi_txdma_channel_control()