Home
last modified time | relevance | path

Searched refs:ddi_dma_buf_bind_handle (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_dma.c79 status = ddi_dma_buf_bind_handle(gcmdp->cmd_dma_handle, bp, dma_flags, in ghd_dma_buf_bind_attr()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_resource.c171 status = ddi_dma_buf_bind_handle(pktp->pkt_handle, bp, dma_flags, in scsi_dma_buf_bind_attr()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c2105 status = ddi_dma_buf_bind_handle(ma_hdl->h_ma_dmahdl, in hermon_map_mem_area_fmr()
2287 status = ddi_dma_buf_bind_handle(ma_hdl->h_ma_dmahdl, in hermon_ci_map_mem_area()
2487 status = ddi_dma_buf_bind_handle(dmahdl, iov_attr->iov_buf, in hermon_ci_map_mem_iov()
H A Dhermon_misc.c110 status = ddi_dma_buf_bind_handle(pagep->upg_dmahdl, in hermon_dbr_new_user_page()
H A Dhermon_mr.c3171 status = ddi_dma_buf_bind_handle(bind->bi_dmahdl, in hermon_mr_mem_bind()
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_transport.c414 retvalue = ddi_dma_buf_bind_handle(cpqary3_pktp->cmd_dmahandle, bp, in cpqary3_dma_alloc()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c546 rc = ddi_dma_buf_bind_handle(cmd->pc_dmahdl, bp, in pqi_init_pkt()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1361 ddi_dma_buf_bind_handle(ddi_dma_handle_t handle, struct buf *bp,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c2375 status = ddi_dma_buf_bind_handle(bind->bi_dmahdl, in tavor_mr_mem_bind()
H A Dtavor_ci.c2623 status = ddi_dma_buf_bind_handle(dmahdl, iov_attr->iov_buf, in tavor_ci_map_mem_iov()
/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c1358 error = ddi_dma_buf_bind_handle(ac->buffer_dma_handle, in amr_mapcmd()
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c1548 ret = ddi_dma_buf_bind_handle(cmd->sc_buf_dma_hdl, bp, dma_flags, in scsa1394_cmd_buf_dma_alloc()
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c1069 status = ddi_dma_buf_bind_handle(xi->i_dmah, bp, dir, cb, in bd_xfer_alloc()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c522 rc = ddi_dma_buf_bind_handle(vreq->v_dmahdl, bp, in vreq_setup()
/illumos-gate/usr/src/man/man9f/
H A DMakefile162 ddi_dma_buf_bind_handle.9f \
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c3149 i = ddi_dma_buf_bind_handle(acmd->cmd_dmahandle, bp, dma_flags, in megasas_dma_alloc()
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c1505 map_method = ddi_dma_buf_bind_handle(ccb->pkt_dma_handle, in arcmsr_dma_alloc()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c4894 i = ddi_dma_buf_bind_handle(acmd->cmd_dmahandle, bp, dma_flags, in mrsas_dma_alloc()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc374 file path=usr/share/man/man9f/ddi_dma_buf_bind_handle.9f
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c2180 rval = ddi_dma_buf_bind_handle(cmd->cmd_dmahandle, bp, in fas_scsi_init_pkt()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c6986 ddi_dma_buf_bind_handle(ddi_dma_handle_t handle, struct buf *bp, in ddi_dma_buf_bind_handle() function
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c5206 rval = ddi_dma_buf_bind_handle(acp->buf_dma_handle, in aac_cmd_dma_alloc()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c3902 rval = ddi_dma_buf_bind_handle(cmd->cmd_dmahandle, bp, in mptsas_scsi_init_pkt()
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c13356 rval = ddi_dma_buf_bind_handle( in sata_dma_buf_setup()