Searched refs:dmamap (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H 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() 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() 6123 ahd->shared_data_map.dmamap); in ahd_free() 6127 ahd->shared_data_map.dmamap); in ahd_free() 6129 ahd->shared_data_map.dmamap); in ahd_free() [all...] |
H A D | aic7xxx_osm.h | 217 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op)
|
H A D | aic79xx_osm.h | 204 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op)
|
H A D | aic79xx.h | 541 bus_dmamap_t dmamap; member
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H 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() 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...] |
H A D | aic79xx_osm.h | 204 #define ahd_dmamap_sync(ahd, dma_tag, dmamap, offset, len, op)
|
H A D | aic7xxx_osm.h | 217 #define ahc_dmamap_sync(ahc, dma_tag, dmamap, offset, len, op)
|
H A D | aic79xx.h | 541 bus_dmamap_t dmamap; member
|
Completed in 27 milliseconds