Searched refs:res_end (Results 1 – 2 of 2) sorted by relevance
342 unsigned long *res_end = (unsigned long *) &(ioc->res_map[ioc->res_size]); in sba_search_bitmap() local360 for(; res_ptr < res_end; ++res_ptr) { in sba_search_bitmap()392 while(res_ptr < res_end) in sba_search_bitmap()418 if (res_end <= res_ptr) { in sba_search_bitmap()
298 for(; res_ptr < res_end; ++res_ptr) { \313 u##size *res_end = (u##size *)&(ioc)->res_map[ioa->res_size]; \