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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c1205 ibcm_svc_info_t *svcp = (ibcm_svc_info_t *)p2;
1230 * Pointer to ibcm_svc_info_t, if created, otherwise NULL.
1232 ibcm_svc_info_t *
1235 ibcm_svc_info_t *svcp;
1236 ibcm_svc_info_t *svcinfop;
1270 * Finds a ibcm_svc_info_t entry into the CM's global table.
1277 * Pointer to ibcm_svc_info_t, if found, otherwise NULL.
1279 ibcm_svc_info_t *
1282 ibcm_svc_info_t *svc
[all...]
H A Dibcm_ti.c63 ibcm_svc_info_t *ibcm_ar_svcinfop;
2462 ibcm_svc_info_t *svcinfop;
3050 ibcm_svc_info_t *svcp;
3104 ibcm_svc_info_t *tmp_svcp;
3125 ibcm_svc_info_t *tmp_svcp;
3692 ibcm_rewrite_svc_record(ibcm_svc_info_t *srv_hdl, ibcm_svc_bind_t *sbindp)
3761 ibcm_svc_info_t *svcp;
H A Dibcm_impl.c491 sizeof (ibcm_svc_info_t),
H A Dibcm_sm.c4480 ibcm_svc_info_t *svc_infop;
5751 ibcm_svc_info_t *svc_infop;
/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 266 milliseconds