Lines Matching refs:bus_dmamem_alloc
619 if (bus_dmamem_alloc(op_reply_q->q_base_tag, (void **)&op_reply_q->q_base, in mpi3mr_create_op_reply_queue()
765 if (bus_dmamem_alloc(op_req_q->q_base_tag, (void **)&op_req_q->q_base, in mpi3mr_create_op_req_queue()
1003 if (bus_dmamem_alloc(sc->admin_req_tag, (void **)&sc->admin_req, in mpi3mr_setup_admin_qpair()
1041 if (bus_dmamem_alloc(sc->admin_reply_tag, (void **)&sc->admin_reply, in mpi3mr_setup_admin_qpair()
1485 if (bus_dmamem_alloc(data_tag, (void **)&data, in mpi3mr_issue_iocfacts()
1779 if (bus_dmamem_alloc(sc->reply_buf_tag, (void **)&sc->reply_buf, in mpi3mr_reply_dma_alloc()
1815 if (bus_dmamem_alloc(sc->reply_free_q_tag, (void **)&sc->reply_free_q, in mpi3mr_reply_dma_alloc()
1849 if (bus_dmamem_alloc(sc->sense_buf_tag, (void **)&sc->sense_buf, in mpi3mr_reply_dma_alloc()
1883 if (bus_dmamem_alloc(sc->sense_buf_q_tag, (void **)&sc->sense_buf_q, in mpi3mr_reply_dma_alloc()
2029 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()
2151 if (bus_dmamem_alloc(drvr_info_tag, (void **)&drvr_info, in mpi3mr_issue_iocinit()
2569 if (bus_dmamem_alloc(sc->chain_sgl_list_tag, (void **)&sc->chain_sgl_list[i].buf, in mpi3mr_alloc_chain_bufs()
2645 if (bus_dmamem_alloc(sc->pel_seq_num_dmatag, (void **)&sc->pel_seq_number, in mpi3mr_pel_alloc()
5361 if (bus_dmamem_alloc(mem_desc->tag, (void **)&mem_desc->addr, in mpi3mr_alloc_ioctl_dma_memory()
5391 if (bus_dmamem_alloc(mem_desc->tag, (void **)&mem_desc->addr, in mpi3mr_alloc_ioctl_dma_memory()
5420 if (bus_dmamem_alloc(mem_desc->tag, (void **)&mem_desc->addr, in mpi3mr_alloc_ioctl_dma_memory()
5478 if (bus_dmamem_alloc(mem_desc->tag, (void **)&mem_desc->addr, in mpi3mr_alloc_dma_mem()