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

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h186 int ahd_dmamap_unload(struct ahd_softc *, bus_dma_tag_t, bus_dmamap_t);
H A Daic79xx_core.c6120 ahd_dmamap_unload(ahd, ahd->shared_data_dmat,
6507 ahd_dmamap_unload(ahd, scb_data->sense_dmat,
6522 ahd_dmamap_unload(ahd, scb_data->sg_dmat,
6537 ahd_dmamap_unload(ahd, scb_data->hscb_dmat,
H A Daic79xx_osm.c991 ahd_dmamap_unload(struct ahd_softc *ahd, bus_dma_tag_t dmat, bus_dmamap_t map) function

Completed in 225 milliseconds