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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_mgmt.c105 static void get_active_profile(ocs_t*, char*, ocs_textbuf_t*);
193 {"active_profile", get_active_profile, set_active_profile, NULL},
2256 get_active_profile(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) function
2261 ocs_sem_init(&(result.semaphore), 0, "get_active_profile");

Completed in 94 milliseconds