Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c1758 if ((p_sa_mad->comp_mask & IB_PR_COMPMASK_SERVICEID) != 0 && in osm_pr_rcv_process()
1759 (p_sa_mad->comp_mask & IB_PR_COMPMASK_SERVICEID) != in osm_pr_rcv_process()
1760 IB_PR_COMPMASK_SERVICEID) { in osm_pr_rcv_process()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c63 #ifndef IB_PR_COMPMASK_SERVICEID
64 #define IB_PR_COMPMASK_SERVICEID (IB_PR_COMPMASK_SERVICEID_MSB | \ macro
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2591 #define IB_PR_COMPMASK_SERVICEID (IB_PR_COMPMASK_SERVICEID_MSB | \ macro