Searched refs:set_configured_speed (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/ocs_fc/ |
| D | ocs_mgmt.h | 118 extern int set_configured_speed(ocs_t*, char*, char*);
|
| D | ocs_mgmt.c | 171 {"configured_speed", get_configured_speed, set_configured_speed, NULL}, 1760 set_configured_speed(ocs_t *ocs, char *name, char *value) in set_configured_speed() function
|
| D | ocs_ioctl.c | 963 rc = set_configured_speed(ocs, NULL,buf); in ocs_sysctl_config_speed()
|