Home
last modified time | relevance | path

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

/src/sys/dev/ocs_fc/
H A Docs_mgmt.c83 static void get_debug_cq_dump(ocs_t*, char*, ocs_textbuf_t*);
173 {"debug_cq_dump", get_debug_cq_dump, set_debug_cq_dump, NULL},
1238 get_debug_cq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_debug_cq_dump() function