Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A DMakefile7 ipu3-mmu.o ipu3-dmamap.o \
/openbmc/linux/drivers/scsi/aic7xxx/
H A 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()
900 ahd->shared_data_map.dmamap, in ahd_sync_tqinfifo()
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()
6508 sns_map->dmamap); in ahd_fini_scbdata()
6523 sg_map->dmamap); in ahd_fini_scbdata()
6538 hscb_map->dmamap); in ahd_fini_scbdata()
[all …]
H A Daic7xxx_osm.h217 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op) argument
H A Daic79xx_osm.h204 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op) argument
H A Daic79xx.h541 bus_dmamap_t dmamap; member
H A Daic79xx.reg4238 * The first is to allocate a dmamap for each transaction.