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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c4114 ibcm_get_ip_path(ibt_clnt_hdl_t ibt_hdl, ibt_path_flags_t flags, function
4131 IBTF_DPRINTF_L2(cmlog, "ibcm_get_ip_path: "
4148 IBTF_DPRINTF_L4(cmlog, "ibcm_get_ip_path: Ignoring "
4172 IBTF_DPRINTF_L2(cmlog, "ibcm_get_ip_path: Failed to dispatch "
4182 IBTF_DPRINTF_L3(cmlog, "ibcm_get_ip_path: NonBlocking");
4185 IBTF_DPRINTF_L3(cmlog, "ibcm_get_ip_path: Blocking");
4215 return (ibcm_get_ip_path(ibt_hdl, flags, attrp, NULL, NULL,
4238 return (ibcm_get_ip_path(ibt_hdl, flags, attrp, paths, num_paths_p,

Completed in 53 milliseconds