Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_helper.c193 #define OSM_SM_ATTR_STR_UNKNOWN_VAL (ARR_SIZE(ib_sm_attr_str) - 1) macro
513 if (host_attr > OSM_SM_ATTR_STR_UNKNOWN_VAL) in ib_get_sm_attr_str()
514 host_attr = OSM_SM_ATTR_STR_UNKNOWN_VAL; in ib_get_sm_attr_str()