Searched refs:ahd_dmamem_free (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.h | 214 void ahd_dmamem_free(struct ahd_softc *, bus_dma_tag_t /*dmat*/,
|
D | aic79xx_core.c | 4949 ahd_dmamem_free(ahd, ahd->shared_data_dmat, ahd->qoutfifo, in ahd_free() 5345 ahd_dmamem_free(ahd, scb_data->sense_dmat, in ahd_fini_scbdata() 5360 ahd_dmamem_free(ahd, scb_data->sg_dmat, in ahd_fini_scbdata() 5375 ahd_dmamem_free(ahd, scb_data->hscb_dmat, in ahd_fini_scbdata()
|
D | aic79xx_osm.c | 1826 ahd_dmamem_free(struct ahd_softc *ahd, bus_dma_tag_t dmat, function
|