Searched refs:ahc_dma_seg (Results 1 – 5 of 5) sorted by relevance
150 static __inline struct ahc_dma_seg *155 struct ahc_dma_seg *sg);166 static __inline struct ahc_dma_seg *171 sg_index = (sg_busaddr - scb->sg_list_phys)/sizeof(struct ahc_dma_seg); in ahc_sg_bus_to_virt()179 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) in ahc_sg_virt_to_bus()213 * sizeof(struct ahc_dma_seg), in ahc_sync_sglist()214 /*len*/sizeof(struct ahc_dma_seg) * scb->sg_count, op); in ahc_sync_sglist()
514 struct ahc_dma_seg { struct525 struct ahc_dma_seg* sg_vaddr; argument586 struct ahc_dma_seg *sg_list;
477 struct ahc_dma_seg *sg; in ahc_handle_seqint()3598 struct ahc_dma_seg *sg; in ahc_handle_ign_wide_residue()3673 struct ahc_dma_seg *sg; in ahc_reinitialize_dataptrs()4460 struct ahc_dma_seg *segs; in ahc_alloc_scbs()4493 newcount = (PAGE_SIZE / (AHC_NSEG * sizeof(struct ahc_dma_seg))); in ahc_alloc_scbs()4511 next_scb->sg_list_phys = physaddr + sizeof(struct ahc_dma_seg); in ahc_alloc_scbs()4525 physaddr += (AHC_NSEG * sizeof(struct ahc_dma_seg)); in ahc_alloc_scbs()4931 (u_int)sizeof(struct ahc_dma_seg)); in ahc_init()6180 struct ahc_dma_seg *sg; in ahc_calc_residual()6360 if (sg_prefetch_cnt < (2 * sizeof(struct ahc_dma_seg))) in ahc_loadseq()[all …]
576 struct ahc_dma_seg *sg,733 struct ahc_dma_seg *sg, bus_addr_t addr, bus_size_t len) in ahc_linux_map_seg()3759 struct ahc_dma_seg *sg;3803 struct ahc_dma_seg *sg;
496 * struct ahc_dma_seg {