Searched refs:new_mod (Results 1 – 1 of 1) sorted by relevance
4765 bus_size_t new_mod; in ahd_sglist_allocsize() local4769 new_mod = sg_list_size % PAGE_SIZE; in ahd_sglist_allocsize()4771 if (new_mod > best_mod || new_mod == 0) { in ahd_sglist_allocsize()