Searched refs:ahc_dmamem_free (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 193 void ahc_dmamem_free(struct ahc_softc *, bus_dma_tag_t /*dmat*/,
|
H A D | aic7xxx_core.c | 4504 ahc_dmamem_free(ahc, ahc->shared_data_dmat, ahc->qoutfifo, ahc_free() 4929 ahc_dmamem_free(ahc, scb_data->sg_dmat, ahc_fini_scbdata() 4940 ahc_dmamem_free(ahc, scb_data->sense_dmat, scb_data->sense, ahc_fini_scbdata() 4950 ahc_dmamem_free(ahc, scb_data->hscb_dmat, scb_data->hscbs, ahc_fini_scbdata()
|
H A D | aic7xxx_osm.c | 873 ahc_dmamem_free(struct ahc_softc *ahc, bus_dma_tag_t dmat, ahc_dmamem_free() function
|
Completed in 126 milliseconds