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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c169 clock_t ibcm_path_cache_timeout = IBCM_PATH_CACHE_TIMEOUT; /* tunable */ variable
194 timeout_in_hz = drv_usectohz(ibcm_path_cache_timeout * 1000000);
211 timeout_in_hz = drv_usectohz(ibcm_path_cache_timeout * 1000000);

Completed in 68 milliseconds