alloc_dma_memory
static int alloc_dma_memory(struct adapter *sc, size_t len, int flags,
return (alloc_dma_memory(sc, len, DDI_DMA_CONSISTENT | rw, acc_attr,
return (alloc_dma_memory(sc, len, DDI_DMA_STREAMING | DDI_DMA_WRITE,