Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c106 static void get_inject_drop_data(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
193 {"inject_drop_data", get_inject_drop_data, set_inject_drop_data, NULL},
1112 get_inject_drop_data(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_inject_drop_data() function