Home
last modified time | relevance | path

Searched refs:ServiceP_Key (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c1975 dest->d_pkey = sr_resp->ServiceP_Key; in ibcm_fill_svcinfo()
2054 svcrec_req.ServiceP_Key = attrp->pa_pkey; in ibcm_saa_service_rec()
2142 if ((svcrec_resp->ServiceP_Key & 0x8000) == 0) { in ibcm_saa_service_rec()
2145 svcrec_resp->ServiceP_Key); in ibcm_saa_service_rec()
2189 if ((svcrec_resp->ServiceP_Key & 0x8000) == 0) { in ibcm_saa_service_rec()
2192 svcrec_resp->ServiceP_Key); in ibcm_saa_service_rec()
2304 if ((svcrec_resp->ServiceP_Key & 0x8000) == 0) { in ibcm_saa_service_rec()
2307 svcrec_resp->ServiceP_Key); in ibcm_saa_service_rec()
2313 p_pkey = svcrec_resp->ServiceP_Key; in ibcm_saa_service_rec()
2330 a_pkey = svcrec_resp->ServiceP_Key; in ibcm_saa_service_rec()
[all …]
H A Dibcm_ti.c2790 srv_rec.ServiceP_Key = in ibt_bind_service()
2969 srv_rec.ServiceP_Key = sbindp->sbind_pkey; in ibt_unbind_service()
3299 srv_recp->ServiceP_Key = arp->ar_pkey; in ibt_register_ar()
3535 svcrec_req.ServiceP_Key = queryp->ar_pkey; in ibt_query_ar()
3606 resultp->ar_pkey = svcrec_resp->ServiceP_Key; in ibt_query_ar()
3722 srv_rec.ServiceP_Key = sbindp->sbind_pkey; in ibcm_rewrite_svc_record()
H A Dibcm_utils.c1837 IBTF_DPRINTF_L4(cmlog, "Svc PKey : 0x%X", srv_rec->ServiceP_Key); in ibcm_dump_srvrec()
/titanic_50/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa.c1201 service_record.ServiceP_Key = p_key; in ibmf_saa_name_to_service_record()
1290 service_record.ServiceP_Key = p_key; in ibmf_saa_id_to_service_record()
/titanic_50/usr/src/uts/common/sys/ib/mgt/
H A Dsa_recs.h394 uint16_t ServiceP_Key; /* p_key used to contact serv */ member