Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h102 } osm_sa_state_t; typedef
182 osm_sa_state_t state;
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_console.c410 static const char *sa_state_str(osm_sa_state_t state) in sa_state_str()