Home
last modified time | relevance | path

Searched refs:sb_key (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h642 uint64_t sb_key[2]; /* Service Key */ member
/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()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c6267 sb_args.sb_key[0] = 0x1234; in daplka_service_register()
6268 sb_args.sb_key[1] = 0x5678; in daplka_service_register()