Searched refs:AHC_NSEG (Results 1 – 2 of 2) sorted by relevance
148 #define AHC_NSEG (roundup(btoc(MAXPHYS) + 1, 16)) macro
4340 newcount = (PAGE_SIZE / (AHC_NSEG * sizeof(struct ahc_dma_seg))); in ahc_alloc_scbs()4361 AHC_MAXTRANSFER_SIZE, AHC_NSEG, MAXPHYS, 0, in ahc_alloc_scbs()4373 segs += AHC_NSEG; in ahc_alloc_scbs()4374 physaddr += (AHC_NSEG * sizeof(struct ahc_dma_seg)); in ahc_alloc_scbs()