Searched defs:arg_in (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_domain.c | 1535 ocs_mgmt_domain_exec(char *parent, char *action, void *arg_in, uint32_t arg_in_length, in ocs_mgmt_domain_exec()
|
H A D | ocs_sport.c | 1423 ocs_mgmt_sport_exec(char *parent, char *action, void *arg_in, uint32_t arg_in_length, in ocs_mgmt_sport_exec()
|
H A D | ocs_node.c | 1917 ocs_mgmt_node_exec(char *parent, char *action, void *arg_in, uint32_t arg_in_length, in ocs_mgmt_node_exec()
|
H A D | ocs_ioctl.h | 320 void *arg_in; /*<< Input: pointer to argument in user space */ member
|
H A D | ocs_mgmt.c | 457 ocs_mgmt_exec(ocs_t *ocs, char *action, void *arg_in, in ocs_mgmt_exec()
|