Home
last modified time | relevance | path

Searched refs:ahd_dmamap_cb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c173 ahd_dmamap_cb; variable
6328 ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahd_dmamap_cb() function
6797 hscb_map->vaddr, PAGE_SIZE, ahd_dmamap_cb, in ahd_alloc_scbs()
6831 ahd_dmamap_cb, &sg_map->physaddr, /*flags*/0); in ahd_alloc_scbs()
6867 sense_map->vaddr, PAGE_SIZE, ahd_dmamap_cb, in ahd_alloc_scbs()
7072 ahd_dmamap_cb, &ahd->shared_data_map.physaddr, in ahd_init()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c173 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()

Completed in 34 milliseconds