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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c245 static nxge_status_t nxge_dma_mem_alloc(p_nxge_t, dma_method_t,
2676 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma,
2786 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma,
3146 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma,
3227 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma,
3334 nxge_dma_mem_alloc(p_nxge_t nxgep, dma_method_t method, function
3352 "nxge_dma_mem_alloc: alloc type not allowed (%d)",
3365 "nxge_dma_mem_alloc:ddi_dma_alloc_handle failed."));
3383 "nxge_dma_mem_alloc: "
3391 "nxge_dma_mem_alloc
[all...]

Completed in 68 milliseconds