Searched refs:AHC_NSEG (Results 1 – 4 of 4) sorted by relevance
302 ahc->scb_data->numscbs, AHC_NSEG); in ahc_linux_show_info()
332 #define AHC_NSEG 128 macro
475 if ((scb->sg_count + 1) > AHC_NSEG) in ahc_linux_map_seg()1109 host->sg_tablesize = AHC_NSEG; in ahc_linux_register_host()
4997 newcount = (PAGE_SIZE / (AHC_NSEG * sizeof(struct ahc_dma_seg))); in ahc_alloc_scbs()5019 segs += AHC_NSEG; in ahc_alloc_scbs()5020 physaddr += (AHC_NSEG * sizeof(struct ahc_dma_seg)); in ahc_alloc_scbs()