Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c65 static void get_wwpn(ocs_t *, char *, ocs_textbuf_t*);
149 {"wwpn", get_wwpn, NULL, NULL},
877 get_wwpn(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_wwpn() function