Home
last modified time | relevance | path

Searched refs:IB_GIR_COMPMASK_GID7 (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_sa_guidinfo_record.c283 if (comp_mask & IB_GIR_COMPMASK_GID7) { in __osm_sa_gir_by_comp_mask_cb()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h2617 #define IB_GIR_COMPMASK_GID7 (CL_HTON64(((uint64_t)1)<<11)) macro