Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_sa_guidinfo_record.c273 if (comp_mask & IB_GIR_COMPMASK_GID5) { in __osm_sa_gir_by_comp_mask_cb()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h2615 #define IB_GIR_COMPMASK_GID5 (CL_HTON64(((uint64_t)1)<<9)) macro