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 in struct:ibt_srv_bind_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c2667 * sb_key[] Key to secure the service record.
2793 sbindp->sbind_key[0] = srv_bind->sb_key[0];
2795 sbindp->sbind_key[1] = srv_bind->sb_key[1];
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c6267 sb_args.sb_key[0] = 0x1234;
6268 sb_args.sb_key[1] = 0x5678;

Completed in 1085 milliseconds