Lines Matching refs:bus_dmamem_alloc

620 		if (bus_dmamem_alloc(op_reply_q->q_base_tag, (void **)&op_reply_q->q_base,  in mpi3mr_create_op_reply_queue()
766 if (bus_dmamem_alloc(op_req_q->q_base_tag, (void **)&op_req_q->q_base, in mpi3mr_create_op_req_queue()
1004 if (bus_dmamem_alloc(sc->admin_req_tag, (void **)&sc->admin_req, in mpi3mr_setup_admin_qpair()
1042 if (bus_dmamem_alloc(sc->admin_reply_tag, (void **)&sc->admin_reply, in mpi3mr_setup_admin_qpair()
1464 if (bus_dmamem_alloc(data_tag, (void **)&data, in mpi3mr_issue_iocfacts()
1753 if (bus_dmamem_alloc(sc->reply_buf_tag, (void **)&sc->reply_buf, in mpi3mr_reply_dma_alloc()
1789 if (bus_dmamem_alloc(sc->reply_free_q_tag, (void **)&sc->reply_free_q, in mpi3mr_reply_dma_alloc()
1823 if (bus_dmamem_alloc(sc->sense_buf_tag, (void **)&sc->sense_buf, in mpi3mr_reply_dma_alloc()
1857 if (bus_dmamem_alloc(sc->sense_buf_q_tag, (void **)&sc->sense_buf_q, in mpi3mr_reply_dma_alloc()
1994 if (bus_dmamem_alloc(fw_pkg_ver_tag, (void **)&fw_pkg_ver, BUS_DMA_NOWAIT, &fw_pkg_ver_map)) { in mpi3mr_print_fw_pkg_ver()
2116 if (bus_dmamem_alloc(drvr_info_tag, (void **)&drvr_info, in mpi3mr_issue_iocinit()
2530 if (bus_dmamem_alloc(sc->chain_sgl_list_tag, (void **)&sc->chain_sgl_list[i].buf, in mpi3mr_alloc_chain_bufs()
2606 if (bus_dmamem_alloc(sc->pel_seq_num_dmatag, (void **)&sc->pel_seq_number, in mpi3mr_pel_alloc()
5134 if (bus_dmamem_alloc(mem_desc->tag, (void **)&mem_desc->addr, in mpi3mr_alloc_ioctl_dma_memory()
5164 if (bus_dmamem_alloc(mem_desc->tag, (void **)&mem_desc->addr, in mpi3mr_alloc_ioctl_dma_memory()
5193 if (bus_dmamem_alloc(mem_desc->tag, (void **)&mem_desc->addr, in mpi3mr_alloc_ioctl_dma_memory()