Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_mgmt.c90 static void get_configured_speed(ocs_t*, char*, ocs_textbuf_t*);
169 {"configured_speed", get_configured_speed, set_configured_speed, NULL},
1286 get_configured_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_configured_speed() function