Searched refs:nxge_dma_mem_alloc (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_main.c | 238 static nxge_status_t nxge_dma_mem_alloc(p_nxge_t, dma_method_t, 2669 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma, in nxge_alloc_rx_buf_dma() 2779 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma, in nxge_alloc_rx_cntl_dma() 3139 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma, in nxge_alloc_tx_buf_dma() 3220 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma, in nxge_alloc_tx_cntl_dma() 3327 nxge_dma_mem_alloc(p_nxge_t nxgep, dma_method_t method, in nxge_dma_mem_alloc() function
|