best_mod         5243 dev/ic/aic79xx.c 		bus_size_t best_mod;
best_mod         5247 dev/ic/aic79xx.c 		best_mod = best_list_size % PAGE_SIZE;
best_mod         5248 dev/ic/aic79xx.c 		if (new_mod > best_mod || new_mod == 0) {