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