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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h711 * such GID and PKEY combination registered, there will be an ibcm_svc_info_t
717 * each such transport type, there will be an ibcm_svc_info_t entry in the
726 * svc_link: Global AVL tree of ibcm_svc_info_t structs
747 } ibcm_svc_info_t; typedef in typeref:struct:ibcm_svc_info_s
1846 * Adds/looks-up an ibcm_svc_info_t entry in the CM's global table.
1857 * Pointer to ibcm_svc_info_t on success, otherwise NULL.
1860 ibcm_svc_info_t *ibcm_create_svc_entry(ib_svc_id_t sid, int num_sids);
1861 ibcm_svc_info_t *ibcm_find_svc_entry(ib_svc_id_t sid);

Completed in 54 milliseconds