Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c99 static void get_port_protocol(ocs_t*, char*, ocs_textbuf_t*);
182 {"port_protocol", get_port_protocol, set_port_protocol, NULL},
1876 get_port_protocol(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_port_protocol() function