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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c215 static int xnf_alloc_dma_resources(xnf_t *);
901 if (xnf_alloc_dma_resources(xnfp) == DDI_FAILURE) {
2152 * xnf_alloc_dma_resources() -- initialize the drivers structures
2155 xnf_alloc_dma_resources(xnf_t *xnfp) function

Completed in 61 milliseconds