Searched defs:RXDMA_REG_WRITE64 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rx_wr64.h38 * RXDMA_REG_WRITE64
44 * #define RXDMA_REG_WRITE64(handle, reg, channel, data) { \
110 * #define RXDMA_REG_WRITE64(handle, reg, channel, data) { \
120 static void RXDMA_REG_WRITE64(npi_handle_t, uint64_t, int, uint64_t);
121 #pragma inline(RXDMA_REG_WRITE64)
124 * RXDMA_REG_WRITE64
153 * RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, channel, value);
180 * RXDMA_REG_WRITE64(handle, RX_DMA_CTL_STAT_REG, channel, value);
200 RXDMA_REG_WRITE64( function
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.h119 #define RXDMA_REG_WRITE64(handle, reg, channel, data) {\ macro
161 RXDMA_REG_WRITE64(handle, RDC_RCR_FLUSH, rdc, \
164 RXDMA_REG_WRITE64(handle, RDC_RBR_KICK, rdc, num_buffers)

Completed in 53 milliseconds