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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c117 static hxge_status_t hxge_dma_mem_alloc(p_hxge_t, dma_method_t,
1805 status = hxge_dma_mem_alloc(hxgep, hxge_force_dma,
1886 status = hxge_dma_mem_alloc(hxgep, hxge_force_dma,
2102 status = hxge_dma_mem_alloc(hxgep, hxge_force_dma,
2174 status = hxge_dma_mem_alloc(hxgep, hxge_force_dma,
2271 hxge_dma_mem_alloc(p_hxge_t hxgep, dma_method_t method, function
2287 "hxge_dma_mem_alloc:ddi_dma_alloc_handle failed."));
2297 "hxge_dma_mem_alloc:ddi_dma_mem_alloc failed"));
2305 "hxge_dma_mem_alloc:ddi_dma_mem_alloc < length."));
2318 "hxge_dma_mem_alloc
[all...]

Completed in 61 milliseconds