Home
last modified time | relevance | path

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

/src/sys/dev/ocs_fc/
H A Docs_mgmt.c113 static void get_node_abort_cnt(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
200 {"node_abort_cnt", get_node_abort_cnt, NULL, NULL},
2288 get_node_abort_cnt(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_node_abort_cnt() function