Searched refs:ahc_dmamem_free (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ ! |
D | aic7xxx_osm.h | 188 void ahc_dmamem_free(struct ahc_softc *, bus_dma_tag_t /*dmat*/,
|
D | aic7xxx_core.c | 4472 ahc_dmamem_free(ahc, ahc->shared_data_dmat, ahc->qoutfifo, in ahc_free() 4888 ahc_dmamem_free(ahc, scb_data->sg_dmat, in ahc_fini_scbdata() 4901 ahc_dmamem_free(ahc, scb_data->sense_dmat, scb_data->sense, in ahc_fini_scbdata() 4914 ahc_dmamem_free(ahc, scb_data->hscb_dmat, scb_data->hscbs, in ahc_fini_scbdata()
|
D | aic7xxx_osm.c | 854 ahc_dmamem_free(struct ahc_softc *ahc, bus_dma_tag_t dmat, in ahc_dmamem_free() function
|