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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_alloc.c61 static int e1000g_dma_mem_alloc_82546(dma_buffer_t *buf,
975 mystat = e1000g_dma_mem_alloc_82546(buf, size, &len);
1037 * e1000g_dma_mem_alloc_82546 - allocate a dma buffer, making up to
1041 e1000g_dma_mem_alloc_82546(dma_buffer_t *buf, size_t size, size_t *len) function

Completed in 57 milliseconds