Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_base.h992 #define OSM_VENDOR_ID_SILVERSTORM 0x00066A macro
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_multipath_record.c83 (vend_id == CL_HTON32(OSM_VENDOR_ID_SILVERSTORM)) || in sa_multipath_rec_is_tavor_port()
H A Dosm_sa_path_record.c93 (vend_id == CL_HTON32(OSM_VENDOR_ID_SILVERSTORM)) || in sa_path_rec_is_tavor_port()
H A Dosm_helper.c3090 case OSM_VENDOR_ID_SILVERSTORM: in osm_get_manufacturer_str()