Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c85 static void get_debug_eq_dump(ocs_t*, char*, ocs_textbuf_t*);
175 {"debug_eq_dump", get_debug_eq_dump, set_debug_eq_dump, NULL},
1253 get_debug_eq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_debug_eq_dump() function