Home
last modified time | relevance | path

Searched refs:OSM_VENDOR_ID_VOLTAIRE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_base.h996 #define OSM_VENDOR_ID_VOLTAIRE 0x0008F1 macro
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_multipath_record.c84 (vend_id == CL_HTON32(OSM_VENDOR_ID_VOLTAIRE)))); in sa_multipath_rec_is_tavor_port()
H A Dosm_sa_path_record.c94 (vend_id == CL_HTON32(OSM_VENDOR_ID_VOLTAIRE)))); in sa_path_rec_is_tavor_port()
H A Dosm_helper.c3097 case OSM_VENDOR_ID_VOLTAIRE: in osm_get_manufacturer_str()