Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
aic79xx.c | 5123 bus_size_t new_mod; local in function:ahd_sglist_allocsize 5127 new_mod = sg_list_size % PAGE_SIZE; 5129 if (new_mod > best_mod || new_mod == 0) { |
aic79xx.c | 5123 bus_size_t new_mod; local in function:ahd_sglist_allocsize 5127 new_mod = sg_list_size % PAGE_SIZE; 5129 if (new_mod > best_mod || new_mod == 0) { |