os_dma_mem_alloc
ret = os_dma_mem_alloc(softs, device_mem);
ret = os_dma_mem_alloc(softs, &buf_report_event);
ret = os_dma_mem_alloc(softs, &buf_set_event);
ret = os_dma_mem_alloc(softs, &softs->sg_dma_desc[i]);
ret = os_dma_mem_alloc(softs, &pqi_cap_dma_buf);
ret = os_dma_mem_alloc(softs, &ioctl_dma_buf);
ret = os_dma_mem_alloc(softs, &ioctl_dma_buf);
int os_dma_mem_alloc(pqisrc_softstate_t *,struct dma_mem *);
ret = os_dma_mem_alloc(softs, &ib_q->alloc_dma);
ret = os_dma_mem_alloc(softs, &ob_q->alloc_dma);
ret = os_dma_mem_alloc(softs, &init_struct_mem);
ret = os_dma_mem_alloc(softs, &softs->err_buf_dma_mem);