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

/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c256 static nxge_status_t nxge_alloc_rx_cntl_dma(p_nxge_t, uint16_t,
2495 if ((status = nxge_alloc_rx_cntl_dma(
2771 nxge_alloc_rx_cntl_dma(p_nxge_t nxgep, uint16_t dma_channel, function
2777 NXGE_DEBUG_MSG((nxgep, DMA_CTL, "==> nxge_alloc_rx_cntl_dma"));
2803 "<== nxge_alloc_rx_cntl_dma status 0x%08x", status));

Completed in 153 milliseconds