Searched defs: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.c85 static ibt_status_t ibcm_handle_get_path(ibt_path_attr_t *attrp,
134 return (ibcm_handle_get_path(attrp, flags, max_paths, NULL, NULL,
416 retval = ibcm_handle_get_path(attrp, flags, max_paths, paths,
426 ibcm_handle_get_path(ibt_path_attr_t *attrp, ibt_path_flags_t flags, function
444 IBTF_DPRINTF_L2(cmlog, "ibcm_handle_get_path: "
467 IBTF_DPRINTF_L4(cmlog, "ibcm_handle_get_path: "
482 IBTF_DPRINTF_L3(cmlog, "ibcm_handle_get_path: Non Blocking");
485 IBTF_DPRINTF_L2(cmlog, "ibcm_handle_get_path: "
492 IBTF_DPRINTF_L3(cmlog, "ibcm_handle_get_path: Blocking");

Completed in 56 milliseconds