Searched refs:ahc_dmamap_destroy (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.h | 191 void ahc_dmamap_destroy(struct ahc_softc *, bus_dma_tag_t /*tag*/,
|
D | aic7xxx_osm.c | 895 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 | 4499 ahc_dmamap_destroy(ahc, ahc->shared_data_dmat, in ahc_free() 4931 ahc_dmamap_destroy(ahc, scb_data->sense_dmat, in ahc_fini_scbdata() 4944 ahc_dmamap_destroy(ahc, scb_data->hscb_dmat, in ahc_fini_scbdata()
|