Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c125 static int set_active_profile(ocs_t*, char*, char*);
183 {"active_profile", get_active_profile, set_active_profile, NULL},
2148 set_active_profile(ocs_t *ocs, char *name, char *value) in set_active_profile() function