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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c31 * ibt_get_paths() implement the Path Informations related functionality.
116 * ibt_aget_paths() is a Non-Blocking version of ibt_get_paths().
140 * ibt_get_paths() cache consists of one or more of:
168 int ibcm_path_cache_invalidate; /* invalidate cache on next ibt_get_paths */
364 * ibt_get_paths
379 * ibt_get_paths() as output parameters. Upon return,
392 ibt_get_paths(ibt_clnt_hdl_t ibt_hdl, ibt_path_flags_t flags, function
400 IBTF_DPRINTF_L3(cmlog, "ibt_get_paths(%p(%s), 0x%X, %p, %d)",
404 IBTF_DPRINTF_L2(cmlog, "ibt_get_paths: Path Info Pointer is "

Completed in 68 milliseconds