Searched refs:ahd_dmamap_unload (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h191 int ahd_dmamap_unload(struct ahd_softc *, bus_dma_tag_t, bus_dmamap_t);
H A Daic79xx_core.c6164 ahd_dmamap_unload(ahd, ahd->shared_data_dmat,
6562 ahd_dmamap_unload(ahd, scb_data->sense_dmat,
6577 ahd_dmamap_unload(ahd, scb_data->sg_dmat,
6592 ahd_dmamap_unload(ahd, scb_data->hscb_dmat,
H A Daic79xx_osm.c1006 ahd_dmamap_unload(struct ahd_softc *ahd, bus_dma_tag_t dmat, bus_dmamap_t map) function

Completed in 98 milliseconds