Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_mgmt.c115 static void get_node_abort_cnt(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);
202 {"node_abort_cnt", get_node_abort_cnt, NULL, NULL},
2290 get_node_abort_cnt(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_node_abort_cnt() function