Searched refs:ahc_dma_seg (Results 1 – 3 of 3) sorted by relevance
504 struct ahc_dma_seg { struct515 struct ahc_dma_seg* sg_vaddr; argument576 struct ahc_dma_seg *sg_list;
371 static struct ahc_dma_seg *376 sg_index = (sg_busaddr - scb->sg_list_phys)/sizeof(struct ahc_dma_seg); in ahc_sg_bus_to_virt()384 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) in ahc_sg_virt_to_bus()418 * sizeof(struct ahc_dma_seg), in ahc_sync_sglist()419 /*len*/sizeof(struct ahc_dma_seg) * scb->sg_count, op); in ahc_sync_sglist()1058 struct ahc_dma_seg *sg; in ahc_handle_seqint()4194 struct ahc_dma_seg *sg; in ahc_handle_ign_wide_residue()4269 struct ahc_dma_seg *sg; in ahc_reinitialize_dataptrs()4971 struct ahc_dma_seg *segs; in ahc_alloc_scbs()5004 newcount = (PAGE_SIZE / (AHC_NSEG * sizeof(struct ahc_dma_seg))); in ahc_alloc_scbs()[all …]
455 struct ahc_dma_seg *sg,471 struct ahc_dma_seg *sg, dma_addr_t addr, bus_size_t len) in ahc_linux_map_seg()1523 struct ahc_dma_seg *sg; in ahc_linux_run_command()