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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rx_rd32.h37 static uint32_t RXDMA_REG_READ32(npi_handle_t, uint32_t, int);
38 #pragma inline(RXDMA_REG_READ32)
41 * RXDMA_REG_READ32
69 * RXDMA_REG_READ32(handle, RX_DMA_CTL_STAT_REG, channel);
96 * RXDMA_REG_READ32(handle, RX_DMA_CTL_STAT_REG, channel);
114 RXDMA_REG_READ32( function
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.h115 #define RXDMA_REG_READ32(handle, reg, channel, data_p) \ macro

Completed in 67 milliseconds