Searched refs:ahc_dmamap_destroy (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.h | 191 void ahc_dmamap_destroy(struct ahc_softc *, bus_dma_tag_t /*tag*/,
|
D | aic7xxx_osm.c | 878 ahc_dmamap_destroy(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map) in ahc_dmamap_destroy() function
|
D | aic7xxx_core.c | 4474 ahc_dmamap_destroy(ahc, ahc->shared_data_dmat, in ahc_free() 4903 ahc_dmamap_destroy(ahc, scb_data->sense_dmat, in ahc_fini_scbdata() 4916 ahc_dmamap_destroy(ahc, scb_data->hscb_dmat, in ahc_fini_scbdata()
|