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