Home
last modified time | relevance | path

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

/src/sys/dev/ocs_fc/
H A Docs_mgmt.c87 static void get_current_speed(ocs_t*, char*, ocs_textbuf_t*);
165 {"current_speed", get_current_speed, NULL, NULL},
1276 get_current_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_current_speed() function