Searched refs:bus_dma_segment_t (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic7xxx/ | 
| D | aic7xxx_osm.h | 147 } bus_dma_segment_t;  typedef 160 typedef void bus_dmamap_callback_t(void *, bus_dma_segment_t *, int, int);
  | 
| D | aic79xx_osm.h | 134 } bus_dma_segment_t;  typedef 147 typedef void bus_dmamap_callback_t(void *, bus_dma_segment_t *, int, int);
  | 
| D | aic7xxx_osm.c | 886 	bus_dma_segment_t stack_sg;  in ahc_dmamap_load()
  | 
| D | aic79xx_osm.c | 992 	bus_dma_segment_t stack_sg;  in ahd_dmamap_load()
  | 
| D | aic7xxx_core.c | 4700 ahc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)   in ahc_dmamap_cb()
  | 
| D | aic79xx_core.c | 6368 ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)   in ahd_dmamap_cb()
  |