Searched refs:dmamap (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/staging/media/ipu3/ |
D | Makefile | 7 ipu3-mmu.o ipu3-dmamap.o \
|
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 522 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 …]
|
D | aic7xxx_osm.h | 217 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op) argument
|
D | aic79xx_osm.h | 204 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op) argument
|
D | aic79xx.h | 541 bus_dmamap_t dmamap; member
|
D | aic79xx.reg | 4238 * The first is to allocate a dmamap for each transaction.
|