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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c257 static nxge_status_t nxge_alloc_rx_cntl_dma(p_nxge_t, uint16_t,
2496 if ((status = nxge_alloc_rx_cntl_dma(
2772 nxge_alloc_rx_cntl_dma(p_nxge_t nxgep, uint16_t dma_channel, function
2778 NXGE_DEBUG_MSG((nxgep, DMA_CTL, "==> nxge_alloc_rx_cntl_dma"));
2804 "<== nxge_alloc_rx_cntl_dma status 0x%08x", status));

Completed in 56 milliseconds