Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dbus_dma.h246 int bus_dmamap_load_ccb(bus_dma_tag_t dmat, bus_dmamap_t map,
/dragonfly/share/man/man9/
H A DMakefile272 bus_dma.9 bus_dmamap_load_ccb.9 \
/dragonfly/sys/platform/pc64/x86_64/
H A Dbusdma_machdep.c813 bus_dmamap_load_ccb(bus_dma_tag_t dmat, bus_dmamap_t map, union ccb *ccb, in bus_dmamap_load_ccb() function
/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_osm_bsd.c716 error = bus_dmamap_load_ccb(vbus_ext->io_dmat, in hpt_scsi_io()
/dragonfly/sys/dev/virtual/vmware/pvscsi/
H A Dpvscsi.c1379 bus_dmamap_load_ccb(sc->buffer_dmat, hcb->dma_map, ccb, in pvscsi_action()
/dragonfly/sys/dev/raid/mpr/
H A Dmpr.c3536 error = bus_dmamap_load_ccb(sc->buffer_dmat, cm->cm_dmamap, in mpr_map_command()