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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c130 static hxge_status_t hxge_alloc_tx_cntl_dma(p_hxge_t, uint16_t,
2007 status = hxge_alloc_tx_cntl_dma(hxgep, st_tdc, &dma_cntl_p[j],
2161 hxge_alloc_tx_cntl_dma(p_hxge_t hxgep, uint16_t dma_channel, function
2167 HXGE_DEBUG_MSG((hxgep, DMA_CTL, "==> hxge_alloc_tx_cntl_dma"));
2179 " hxge_alloc_tx_cntl_dma: Alloc Failed: "
2193 "<== hxge_alloc_tx_cntl_dma status 0x%08x", status));

Completed in 84 milliseconds