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