Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_gendump.h37 extern int ocs_dump_to_host(ocs_t *ocs, void *buf, uint32_t buflen);
H A Docs_gendump.c248 ocs_dump_to_host(ocs_t *ocs, void *buf, uint32_t buflen) in ocs_dump_to_host() function
H A Docs_mgmt.c487 return ocs_dump_to_host(ocs, arg_out, arg_out_length); in ocs_mgmt_exec()