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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c324 ath_alloc_dma_mem(dev_info_t *devinfo, ddi_dma_attr_t *dma_attr, size_t memsize, function
403 err = ath_alloc_dma_mem(devinfo, &ath_dma_attr,
468 err = ath_alloc_dma_mem(devinfo, &ath_desc_dma_attr, size,

Completed in 64 milliseconds