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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c416 static ddi_dma_attr_t desc_dma_attr = { variable
2615 rval = ddi_dma_alloc_handle(erip->dip, &desc_dma_attr,
2704 if (ddi_dma_alloc_handle(erip->dip, &desc_dma_attr, DDI_DMA_DONTWAIT,

Completed in 55 milliseconds