Searched refs:pa_sid (Results 1 – 2 of 2) sorted by relevance
252 attrp->pa_sname != NULL || attrp->pa_sid != 0) { in ibcm_path_cache_check()315 attrp->pa_sname != NULL || attrp->pa_sid != 0) in ibcm_path_cache_add()516 ((attrp->pa_sname != NULL) ? attrp->pa_sname : ""), attrp->pa_sid, in ibcm_validate_path_attributes()564 ((attrp->pa_sid == 0) && ((attrp->pa_sname == NULL) || in ibcm_validate_path_attributes()580 if ((attrp->pa_sid == 0) && (attrp->pa_num_dgids == 0) && in ibcm_validate_path_attributes()805 if ((p_arg->attr.pa_sid != 0) || ((p_arg->attr.pa_sname != NULL) && in ibcm_process_get_paths()809 "Record for \n\t(%llX, \"%s\")", p_arg->attr.pa_sid, in ibcm_process_get_paths()818 "(%llX, \"%s\")", retval, p_arg->attr.pa_sid, in ibcm_process_get_paths()2047 if (attrp->pa_sid) { in ibcm_saa_service_rec()2048 svcrec_req.ServiceID = attrp->pa_sid; in ibcm_saa_service_rec()
320 ib_svc_id_t pa_sid; /* Service ID */ member