Searched refs:ServiceP_Key (Results 1 – 5 of 5) sorted by relevance
1975 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 …]
2790 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()
1837 IBTF_DPRINTF_L4(cmlog, "Svc PKey : 0x%X", srv_rec->ServiceP_Key); in ibcm_dump_srvrec()
1201 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()
394 uint16_t ServiceP_Key; /* p_key used to contact serv */ member