Searched defs:ibcm_path_cache_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c172 int ibcm_path_cache_size; variable
215 ibcm_path_cache_size = cache_size;
234 cache_size = ibcm_path_cache_size;
268 for (i = 0; i < ibcm_path_cache_size; i++, path_cachep++) {
277 for (i = 0; i < ibcm_path_cache_size; i++, path_cachep++) {
324 for (i = 0; i < ibcm_path_cache_size; i++, path_cachep++) {

Completed in 52 milliseconds