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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c124 static hxge_status_t hxge_alloc_rx_cntl_dma(p_hxge_t, uint16_t,
1571 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc,
1577 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc,
1583 if ((status = hxge_alloc_rx_cntl_dma(hxgep, st_rdc,
1873 hxge_alloc_rx_cntl_dma(p_hxge_t hxgep, uint16_t dma_channel, function
1879 HXGE_DEBUG_MSG((hxgep, DMA_CTL, "==> hxge_alloc_rx_cntl_dma"));
1891 " hxge_alloc_rx_cntl_dma: Alloc Failed: "
1905 "<== hxge_alloc_rx_cntl_dma status 0x%08x", status));

Completed in 66 milliseconds