Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h330 boolean_t sm_inactive; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c386 p_subn->sm_state = p_subn->opt.sm_inactive ? in osm_sm_init()
H A Dmain.c1086 opt.sm_inactive = TRUE; in main()
H A Dosm_subnet.c842 { "sm_inactive", OPT_OFFSET(sm_inactive), opts_parse_boolean, NULL, 1 },
1581 p_opt->sm_inactive = FALSE; in osm_subn_set_default_opt()
2676 p_opts->sm_inactive ? "TRUE" : "FALSE", in osm_subn_output_conf()