Searched refs:hme_dma_attr (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/hme/ |
H A D | hme.c | 312 static ddi_dma_attr_t hme_dma_attr = { variable 2784 if (ddi_dma_alloc_handle(hmep->dip, &hme_dma_attr, in hmeburstsizes() 2821 if (ddi_dma_alloc_handle(hmep->dip, &hme_dma_attr, in hmeallocbuf() 2961 rval = ddi_dma_alloc_handle(dip, &hme_dma_attr, DDI_DMA_DONTWAIT, NULL, in hmeallocthings() 2993 rval = ddi_dma_alloc_handle(dip, &hme_dma_attr, DDI_DMA_DONTWAIT, NULL, in hmeallocthings()
|