Home
last modified time | relevance | path

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.c253 static int xnf_alloc_dma_resources(xnf_t *);
1096 if (xnf_alloc_dma_resources(xnfp) == DDI_FAILURE) { in xnf_attach()
2555 xnf_alloc_dma_resources(xnf_t *xnfp) in xnf_alloc_dma_resources() function