Home
last modified time | relevance | path

Searched refs:bus_dmamap_load_ccb (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-13-stable/sys/sys/
HDbus_dma.h315 int bus_dmamap_load_ccb(bus_dma_tag_t dmat, bus_dmamap_t map, union ccb *ccb,
/freebsd-13-stable/sys/dev/ata/
HData-dma.c305 error = bus_dmamap_load_ccb(request->dma->data_tag, in ata_dmaload()
/freebsd-13-stable/sys/dev/isci/
HDisci_io_request.c775 error = bus_dmamap_load_ccb(io_request->parent.dma_tag, in isci_io_request_execute_scsi_io()
/freebsd-13-stable/sys/powerpc/ps3/
HDps3cdrom.c371 err = bus_dmamap_load_ccb(sc->sc_dmatag, xp->x_dmamap, in ps3cdrom_action()
/freebsd-13-stable/sys/dev/hptnr/
HDhptnr_osm_bsd.c748 error = bus_dmamap_load_ccb(vbus_ext->io_dmat, in hpt_scsi_io()
1071 error = bus_dmamap_load_ccb(vbus_ext->io_dmat, in hpt_scsi_io()
/freebsd-13-stable/sys/kern/
HDsubr_bus_dma.c504 bus_dmamap_load_ccb(bus_dma_tag_t dmat, bus_dmamap_t map, union ccb *ccb, in bus_dmamap_load_ccb() function
/freebsd-13-stable/sys/dev/iir/
HDiir.c850 error = bus_dmamap_load_ccb(gdt->sc_buffer_dmat, in gdt_raw_cmd()
921 error = bus_dmamap_load_ccb(gdt->sc_buffer_dmat, in gdt_cache_cmd()
/freebsd-13-stable/sys/powerpc/pseries/
HDphyp_vscsi.c475 bus_dmamap_load_ccb(sc->data_tag, xp->dmamap, in vscsi_cam_action()
/freebsd-13-stable/sys/dev/nvme/
HDnvme_qpair.c1209 err = bus_dmamap_load_ccb(tr->qpair->dma_tag_payload, in _nvme_qpair_submit_request()
/freebsd-13-stable/sys/dev/twa/
HDtw_osl_freebsd.c1420 error = bus_dmamap_load_ccb(sc->dma_tag, req->dma_map, in tw_osli_map_request()
/freebsd-13-stable/sys/dev/smartpqi/
HDsmartpqi_cam.c607 bsd_status = bus_dmamap_load_ccb(softs->os_specific.pqi_buffer_dmat, in pqi_map_request()
/freebsd-13-stable/sys/dev/aic7xxx/
HDaic79xx_osm.c1119 error = bus_dmamap_load_ccb(ahd->buffer_dmat, in ahd_setup_data()
HDaic7xxx_osm.c1178 error = bus_dmamap_load_ccb(ahc->buffer_dmat, in ahc_setup_data()
/freebsd-13-stable/sys/dev/hptrr/
HDhptrr_osm_bsd.c717 error = bus_dmamap_load_ccb(vbus_ext->io_dmat, in hpt_scsi_io()
/freebsd-13-stable/sys/dev/hpt27xx/
HDhpt27xx_osm_bsd.c783 error = bus_dmamap_load_ccb(vbus_ext->io_dmat, in hpt_scsi_io()
/freebsd-13-stable/sys/dev/tws/
HDtws_cam.c908 error = bus_dmamap_load_ccb(sc->data_tag, req->dma_map, in tws_map_request()
/freebsd-13-stable/sys/dev/vmware/pvscsi/
HDpvscsi.c1356 bus_dmamap_load_ccb(sc->buffer_dmat, hcb->dma_map, ccb, in pvscsi_action()
/freebsd-13-stable/sys/dev/hyperv/storvsc/
HDhv_storvsc_drv_freebsd.c1938 error = bus_dmamap_load_ccb(reqp->softc->storvsc_req_dtag, in create_storvsc_request()
/freebsd-13-stable/sys/dev/mrsas/
HDmrsas_cam.c1443 retcode = bus_dmamap_load_ccb(sc->data_tag, cmd->data_dmamap, ccb, in mrsas_map_request()
/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_cam.c1695 err = bus_dmamap_load_ccb(ocs->buf_dmat, io->tgt_io.dmap, ccb, in ocs_build_scsi_sgl()
/freebsd-13-stable/sys/powerpc/mpc85xx/
HDfsl_sata.c928 bus_dmamap_load_ccb(ch->dma.data_tag, slot->dma.data_map, ccb, in fsl_sata_begin_transaction()
/freebsd-13-stable/sys/dev/mpt/
HDmpt_cam.c2183 error = bus_dmamap_load_ccb(mpt->buffer_dmat, req->dmap, ccb, cb, in mpt_start()
4413 error = bus_dmamap_load_ccb(mpt->buffer_dmat, req->dmap, ccb, in mpt_target_start_io()
/freebsd-13-stable/sys/dev/siis/
HDsiis.c1007 bus_dmamap_load_ccb(ch->dma.data_tag, slot->dma.data_map, in siis_begin_transaction()
/freebsd-13-stable/sys/dev/mly/
HDmly.c1874 bus_dmamap_load_ccb(sc->mly_buffer_dmat, mc->mc_datamap, in mly_map_command()
/freebsd-13-stable/share/man/man9/
HDMakefile674 bus_dma.9 bus_dmamap_load_ccb.9 \

12