Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx_osm.h180 void ahd_dmamem_free(struct ahd_softc *, bus_dma_tag_t /*dmat*/,
Daic79xx_core.c6168 ahd_dmamem_free(ahd, ahd->shared_data_dmat, ahd->qoutfifo, in ahd_free()
6564 ahd_dmamem_free(ahd, scb_data->sense_dmat, in ahd_fini_scbdata()
6579 ahd_dmamem_free(ahd, scb_data->sg_dmat, in ahd_fini_scbdata()
6594 ahd_dmamem_free(ahd, scb_data->hscb_dmat, in ahd_fini_scbdata()
Daic79xx_osm.c977 ahd_dmamem_free(struct ahd_softc *ahd, bus_dma_tag_t dmat, in ahd_dmamem_free() function