Searched refs:RXDMA_REG_READ32 (Results 1 - 3 of 3) 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
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1999 qlen = RXDMA_REG_READ32(handle, RCRSTAT_A_REG, channel) & 0xffff;

Completed in 61 milliseconds