Home
last modified time | relevance | path

Searched refs:ahc_dmamem_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h188 void ahc_dmamem_free(struct ahc_softc *, bus_dma_tag_t /*dmat*/,
H A Daic7xxx_core.c4474 ahc_dmamem_free(ahc, ahc->shared_data_dmat, ahc->qoutfifo, in ahc_free()
4889 ahc_dmamem_free(ahc, scb_data->sg_dmat, in ahc_fini_scbdata()
4902 ahc_dmamem_free(ahc, scb_data->sense_dmat, scb_data->sense, in ahc_fini_scbdata()
4915 ahc_dmamem_free(ahc, scb_data->hscb_dmat, scb_data->hscbs, in ahc_fini_scbdata()
H A Daic7xxx_osm.c855 ahc_dmamem_free(struct ahc_softc *ahc, bus_dma_tag_t dmat, in ahc_dmamem_free() function
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h188 void ahc_dmamem_free(struct ahc_softc *, bus_dma_tag_t /*dmat*/,
H A Daic7xxx_core.c4472 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()
H A Daic7xxx_osm.c854 ahc_dmamem_free(struct ahc_softc *ahc, bus_dma_tag_t dmat, in ahc_dmamem_free() function

Completed in 23 milliseconds