Searched refs:ocs_mgmt_function_reset (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_mgmt.c | 52 static int ocs_mgmt_function_reset(ocs_t *ocs, char *, void *buf, uint32_t buf_len, void*, uint32_t… 186 {"function_reset", NULL, NULL, ocs_mgmt_function_reset}, 603 ocs_mgmt_function_reset(ocs_t *ocs, char *name, void *buf, uint32_t buf_len, void *arg_out, uint32_… in ocs_mgmt_function_reset() function
|