Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c62 static void get_fw_rev2(ocs_t *, char *, ocs_textbuf_t*);
143 {"fw_rev2", get_fw_rev2, NULL, NULL},
826 get_fw_rev2(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_fw_rev2() function