Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c84 static void get_debug_wq_dump(ocs_t*, char*, ocs_textbuf_t*);
174 {"debug_wq_dump", get_debug_wq_dump, set_debug_wq_dump, NULL},
1246 get_debug_wq_dump(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_debug_wq_dump() function