Searched refs:ahd_dmamap_cb (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_core.c | 173 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()
|