Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c109 static void get_cmd_delay_value(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
196 {"cmd_delay_value", get_cmd_delay_value, set_cmd_delay_value, NULL},
1132 get_cmd_delay_value(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_cmd_delay_value() function