Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h199 int ahc_dmamap_unload(struct ahc_softc *, bus_dma_tag_t, bus_dmamap_t);
H A Daic7xxx_core.c4470 ahc_dmamap_unload(ahc, ahc->shared_data_dmat, in ahc_free()
4887 ahc_dmamap_unload(ahc, scb_data->sg_dmat, in ahc_fini_scbdata()
4898 ahc_dmamap_unload(ahc, scb_data->sense_dmat, in ahc_fini_scbdata()
4911 ahc_dmamap_unload(ahc, scb_data->hscb_dmat, in ahc_fini_scbdata()
H A Daic7xxx_osm.c884 ahc_dmamap_unload(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map) in ahc_dmamap_unload() function
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h199 int ahc_dmamap_unload(struct ahc_softc *, bus_dma_tag_t, bus_dmamap_t);
H A Daic7xxx_core.c4468 ahc_dmamap_unload(ahc, ahc->shared_data_dmat, in ahc_free()
4886 ahc_dmamap_unload(ahc, scb_data->sg_dmat, in ahc_fini_scbdata()
4897 ahc_dmamap_unload(ahc, scb_data->sense_dmat, in ahc_fini_scbdata()
4910 ahc_dmamap_unload(ahc, scb_data->hscb_dmat, in ahc_fini_scbdata()
H A Daic7xxx_osm.c883 ahc_dmamap_unload(struct ahc_softc *ahc, bus_dma_tag_t dmat, bus_dmamap_t map) in ahc_dmamap_unload() function

Completed in 25 milliseconds