Searched refs:dmamap (Results 1 – 7 of 7) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 530 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 …]
|
D | aic79xx.h | 541 bus_dmamap_t dmamap; member 611 bus_dmamap_t dmamap; member
|
D | aic7xxx_osm.h | 222 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op) argument
|
D | aic79xx_osm.h | 209 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op) argument
|
D | aic7xxx.h | 572 bus_dmamap_t dmamap; member
|
D | aic79xx.reg | 4238 * The first is to allocate a dmamap for each transaction.
|
D | aic7xxx_core.c | 5026 &next_scb->dmamap); in ahc_alloc_scbs()
|