Home
last modified time | relevance | path

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

/src/sys/dev/ocs_fc/
H A Docs_mgmt.c98 static void get_active_profile(ocs_t*, char*, ocs_textbuf_t*);
183 {"active_profile", get_active_profile, set_active_profile, NULL},
2096 get_active_profile(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_active_profile() function