HomeSort by: relevance | last modified time | path
    Searched defs:best_mod (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
aic79xx.c 5124 bus_size_t best_mod; local in function:ahd_sglist_allocsize
5128 best_mod = best_list_size % PAGE_SIZE;
5129 if (new_mod > best_mod || new_mod == 0) {

Completed in 40 milliseconds