Searched refs:best_mod (Results 1 – 1 of 1) sorted by relevance
6021 bus_size_t best_mod; in ahd_sglist_allocsize() local6025 best_mod = best_list_size % PAGE_SIZE; in ahd_sglist_allocsize()6026 if (new_mod > best_mod || new_mod == 0) { in ahd_sglist_allocsize()