Home
last modified time | relevance | path

Searched refs:ibcm_handle_get_path (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c86 static ibt_status_t ibcm_handle_get_path(ibt_path_attr_t *attrp,
135 return (ibcm_handle_get_path(attrp, flags, max_paths, NULL, NULL, in ibt_aget_paths()
417 retval = ibcm_handle_get_path(attrp, flags, max_paths, paths, in ibt_get_paths()
427 ibcm_handle_get_path(ibt_path_attr_t *attrp, ibt_path_flags_t flags, in ibcm_handle_get_path() function