Searched refs:ahc_dmamap_destroy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 191 void ahc_dmamap_destroy(struct ahc_softc *, bus_dma_tag_t /*tag*/,
|
H A D | aic7xxx_osm.c | 879 ahc_dmamap_destroy(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map) in ahc_dmamap_destroy() function
|
H A D | aic7xxx_core.c | 4476 ahc_dmamap_destroy(ahc, ahc->shared_data_dmat, in ahc_free() 4904 ahc_dmamap_destroy(ahc, scb_data->sense_dmat, in ahc_fini_scbdata() 4917 ahc_dmamap_destroy(ahc, scb_data->hscb_dmat, in ahc_fini_scbdata()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 191 void ahc_dmamap_destroy(struct ahc_softc *, bus_dma_tag_t /*tag*/,
|
H A 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
|
H A 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()
|
Completed in 23 milliseconds