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

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h175 void ahd_dmamem_free(struct ahd_softc *, bus_dma_tag_t /*dmat*/,
H A Daic79xx_core.c6124 ahd_dmamem_free(ahd, ahd->shared_data_dmat, ahd->qoutfifo,
6509 ahd_dmamem_free(ahd, scb_data->sense_dmat,
6524 ahd_dmamem_free(ahd, scb_data->sg_dmat,
6539 ahd_dmamem_free(ahd, scb_data->hscb_dmat,
H A Daic79xx_osm.c962 ahd_dmamem_free(struct ahd_softc *ahd, bus_dma_tag_t dmat, function

Completed in 124 milliseconds