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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_mgmt.c106 static void get_port_protocol(ocs_t*, char*, ocs_textbuf_t*);
192 {"port_protocol", get_port_protocol, set_port_protocol, NULL},
2033 get_port_protocol(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) function
2040 ocs_sem_init(&(result.semaphore), 0, "get_port_protocol");

Completed in 64 milliseconds