Home
last modified time | relevance | path

Searched refs:ahc_dma_seg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h504 struct ahc_dma_seg { struct
515 struct ahc_dma_seg* sg_vaddr; argument
573 struct ahc_dma_seg *sg_list;
H A Daic7xxx_core.c364 static struct ahc_dma_seg *
411 * sizeof(struct ahc_dma_seg), in ahc_sync_sglist()
412 /*len*/sizeof(struct ahc_dma_seg) * scb->sg_count, op); in ahc_sync_sglist()
1051 struct ahc_dma_seg *sg; in ahc_handle_seqint()
4169 struct ahc_dma_seg *sg; in ahc_handle_ign_wide_residue()
4244 struct ahc_dma_seg *sg; in ahc_reinitialize_dataptrs()
4935 struct ahc_dma_seg *segs; in ahc_alloc_scbs()
4991 physaddr += (AHC_NSEG * sizeof(struct ahc_dma_seg)); in ahc_alloc_scbs()
5379 (u_int)sizeof(struct ahc_dma_seg)); in ahc_init()
6634 struct ahc_dma_seg *sg; in ahc_calc_residual()
[all …]
H A Daic7xxx_osm.c456 struct ahc_dma_seg *sg,
472 struct ahc_dma_seg *sg, dma_addr_t addr, bus_size_t len) in ahc_linux_map_seg()
1503 struct ahc_dma_seg *sg; in ahc_linux_run_command()