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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_mgmt.c117 static void get_nv_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
210 {"nv_wwpn", get_nv_wwpn, NULL, NULL},
2374 get_nv_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) function
2379 ocs_sem_init(&(result.semaphore), 0, "get_nv_wwpn");

Completed in 65 milliseconds