Lines Matching refs:ahc_dma_seg
499 struct ahc_dma_seg *sg;
3600 struct ahc_dma_seg *sg;
3675 struct ahc_dma_seg *sg;
4308 struct ahc_dma_seg *segs;
4340 newcount = (PAGE_SIZE / (AHC_NSEG * sizeof(struct ahc_dma_seg)));
4356 next_scb->sg_list_phys = physaddr + sizeof(struct ahc_dma_seg);
4374 physaddr += (AHC_NSEG * sizeof(struct ahc_dma_seg));
4577 (u_long)sizeof(struct ahc_dma_seg));
6122 struct ahc_dma_seg *sg;
6310 if (sg_prefetch_cnt < (2 * sizeof(struct ahc_dma_seg)))
6311 sg_prefetch_cnt = 2 * sizeof(struct ahc_dma_seg);