Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_gendump.h35 extern int ocs_gen_dump(ocs_t *ocs);
H A Docs_gendump.c76 ocs_gen_dump(ocs_t *ocs) in ocs_gen_dump() function
292 rc = ocs_gen_dump(ocs); in ocs_dump_to_host()
H A Docs_mgmt.c483 return ocs_gen_dump(ocs); in ocs_mgmt_exec()