Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic79xx_core.c530 scb->hscb_map->dmamap, in ahd_sync_scb()
542 scb->sg_map->dmamap, in ahd_sync_sglist()
551 scb->sense_map->dmamap, in ahd_sync_sense()
897 ahd_dmamap_sync(ahd, ahd->shared_data_dmat, ahd->shared_data_map.dmamap, in ahd_sync_qoutfifo()
908 ahd->shared_data_map.dmamap, in ahd_sync_tqinfifo()
928 ahd_dmamap_sync(ahd, ahd->shared_data_dmat, ahd->shared_data_map.dmamap, in ahd_check_cmdcmpltqueues()
938 ahd->shared_data_map.dmamap, in ahd_check_cmdcmpltqueues()
6165 ahd->shared_data_map.dmamap); in ahd_free()
6169 ahd->shared_data_map.dmamap); in ahd_free()
6171 ahd->shared_data_map.dmamap); in ahd_free()
[all …]
Daic79xx.h541 bus_dmamap_t dmamap; member
611 bus_dmamap_t dmamap; member
Daic7xxx_osm.h222 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op) argument
Daic79xx_osm.h209 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op) argument
Daic7xxx.h572 bus_dmamap_t dmamap; member
Daic79xx.reg4238 * The first is to allocate a dmamap for each transaction.
Daic7xxx_core.c5026 &next_scb->dmamap); in ahc_alloc_scbs()