Home
last modified time | relevance | path

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

/src/sys/dev/ocs_fc/
H A Docs_mgmt.c82 static void get_debug_mq_dump(ocs_t*, char*, ocs_textbuf_t*);
172 {"debug_mq_dump", get_debug_mq_dump, set_debug_mq_dump, NULL},
1230 get_debug_mq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_debug_mq_dump() function