Searched refs:AHC_NSEG (Results 1 – 3 of 3) sorted by relevance
303 ahc->scb_data->numscbs, AHC_NSEG); in ahc_linux_show_info()
332 #define AHC_NSEG 128 macro
4968 newcount = (PAGE_SIZE / (AHC_NSEG * sizeof(struct ahc_dma_seg))); in ahc_alloc_scbs()4990 segs += AHC_NSEG; in ahc_alloc_scbs()4991 physaddr += (AHC_NSEG * sizeof(struct ahc_dma_seg)); in ahc_alloc_scbs()