Searched refs:ahd_dmamap_cb (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 173 ahd_dmamap_cb; variable 6327 ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahd_dmamap_cb() function 6796 hscb_map->vaddr, PAGE_SIZE, ahd_dmamap_cb, in ahd_alloc_scbs() 6830 ahd_dmamap_cb, &sg_map->physaddr, /*flags*/0); in ahd_alloc_scbs() 6866 sense_map->vaddr, PAGE_SIZE, ahd_dmamap_cb, in ahd_alloc_scbs() 7071 ahd_dmamap_cb, &ahd->shared_data_map.physaddr, in ahd_init()
|