Searched defs:RXDMA_REG_READ64 (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/nxge/npi/ |
| H A D | npi_rx_rd64.h | 38 * RXDMA_REG_READ64 44 * #define RXDMA_REG_READ64(handle, reg, channel, data_p) { \ 131 * #define RXDMA_REG_READ64(handle, reg, channel, data_p) { \ 142 static void RXDMA_REG_READ64(npi_handle_t, uint64_t, int, uint64_t *); 143 #pragma inline(RXDMA_REG_READ64) 146 * RXDMA_REG_READ64 175 * RXDMA_REG_READ64(handle, RX_DMA_CTL_STAT_REG, channel, value); 202 * RXDMA_REG_READ64(handle, RX_DMA_CTL_STAT_REG, channel, value); 222 RXDMA_REG_READ64( function
|
| /illumos-gate/usr/src/uts/common/io/hxge/ |
| H A D | hpi_rxdma.h | 110 #define RXDMA_REG_READ64(handle, reg, channel, data_p) {\ macro
|
Completed in 45 milliseconds