Searched refs:ahd_dmamap_cb (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 181 ahd_dmamap_cb; variable 6380 ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahd_dmamap_cb() function 6849 hscb_map->vaddr, PAGE_SIZE, ahd_dmamap_cb, in ahd_alloc_scbs() 6883 ahd_dmamap_cb, &sg_map->physaddr, /*flags*/0); in ahd_alloc_scbs() 6919 sense_map->vaddr, PAGE_SIZE, ahd_dmamap_cb, in ahd_alloc_scbs() 7154 ahd_dmamap_cb, &ahd->shared_data_map.physaddr, in ahd_init()
|