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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_mgmt.c118 static void get_nv_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
211 {"nv_wwnn", get_nv_wwnn, NULL, NULL},
2412 get_nv_wwnn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) function
2417 ocs_sem_init(&(result.semaphore), 0, "get_nv_wwnn");

Completed in 99 milliseconds