Searched refs:ahd_dmamap_cb (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.c | 179 ahd_dmamap_cb; variable 5559 ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahd_dmamap_cb() function 6029 hscb_map->vaddr, PAGE_SIZE, ahd_dmamap_cb, in ahd_alloc_scbs() 6064 ahd_dmamap_cb, &sg_map->busaddr, /*flags*/0); in ahd_alloc_scbs() 6100 sense_map->vaddr, PAGE_SIZE, ahd_dmamap_cb, in ahd_alloc_scbs() 6342 ahd_dmamap_cb, &ahd->shared_data_map.busaddr, in ahd_init()
|