Searched refs:vmxnet3_alloc_dma_mem_512 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/ |
H A D | vmxnet3_utils.c | 173 vmxnet3_alloc_dma_mem_512(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma, function
|
H A D | vmxnet3.h | 181 int vmxnet3_alloc_dma_mem_512(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma,
|
H A D | vmxnet3_main.c | 293 if ((err = vmxnet3_alloc_dma_mem_512(dp, &cmdRing->dma, ringSize, 316 if (vmxnet3_alloc_dma_mem_512(dp, &compRing->dma, ringSize,
|
Completed in 60 milliseconds