Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h754 uint64_t sbind_key[2]; member
800 sbind_key sbind_data sbind_lease sbind_pkey sbind_port sbind_name}))
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c2793 sbindp->sbind_key[0] = srv_bind->sb_key[0]; in ibt_bind_service()
2795 sbindp->sbind_key[1] = srv_bind->sb_key[1]; in ibt_bind_service()
2970 srv_rec.ServiceKey_hi = sbindp->sbind_key[0]; in ibt_unbind_service()
2971 srv_rec.ServiceKey_lo = sbindp->sbind_key[1]; in ibt_unbind_service()
3723 srv_rec.ServiceKey_hi = sbindp->sbind_key[0]; in ibcm_rewrite_svc_record()
3724 srv_rec.ServiceKey_lo = sbindp->sbind_key[1]; in ibcm_rewrite_svc_record()