Home
last modified time | relevance | path

Searched defs:ahc_dmamap_cb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c198 static bus_dmamap_callback_t ahc_dmamap_cb; variable
4673 ahc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahc_dmamap_cb() function
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c198 static bus_dmamap_callback_t ahc_dmamap_cb; variable
4672 ahc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahc_dmamap_cb() function

Completed in 16 milliseconds