Searched refs:ocs_mgmt_exec (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_mgmt.h | 108 extern int ocs_mgmt_exec(ocs_t *ocs, char *action, void *arg_in, uint32_t arg_in_length,
|
H A D | ocs_ioctl.c | 644 req->result = ocs_mgmt_exec(ocs, action_name, req->arg_in, req->arg_in_length, in ocs_ioctl()
|
H A D | ocs_mgmt.c | 457 ocs_mgmt_exec(ocs_t *ocs, char *action, void *arg_in, in ocs_mgmt_exec() function
|