Home
last modified time | relevance | path

Searched refs:dmamap (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/staging/media/ipu3/
DMakefile7 ipu3-mmu.o ipu3-dmamap.o \
/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_core.c522 scb->hscb_map->dmamap, in ahd_sync_scb()
534 scb->sg_map->dmamap, in ahd_sync_sglist()
543 scb->sense_map->dmamap, in ahd_sync_sense()
889 ahd_dmamap_sync(ahd, ahd->shared_data_dmat, ahd->shared_data_map.dmamap, in ahd_sync_qoutfifo()
900 ahd->shared_data_map.dmamap, in ahd_sync_tqinfifo()
920 ahd_dmamap_sync(ahd, ahd->shared_data_dmat, ahd->shared_data_map.dmamap, in ahd_check_cmdcmpltqueues()
930 ahd->shared_data_map.dmamap, in ahd_check_cmdcmpltqueues()
6121 ahd->shared_data_map.dmamap); in ahd_free()
6125 ahd->shared_data_map.dmamap); in ahd_free()
6127 ahd->shared_data_map.dmamap); in ahd_free()
[all …]
Daic7xxx_osm.h217 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op) argument
Daic79xx_osm.h204 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op) argument
Daic79xx.h541 bus_dmamap_t dmamap; member
Daic79xx.reg4238 * The first is to allocate a dmamap for each transaction.