Searched refs:ctl_copyin_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/cam/ctl/
H A Dctl.c2373 ctl_copyin_alloc(void *user_addr, int len, char *error_str, function
2414 args = ctl_copyin_alloc(uargs, num_args * sizeof(*args),
2428 args[i].kname = ctl_copyin_alloc(args[i].name,
2440 tmpptr = ctl_copyin_alloc(args[i].value,

Completed in 164 milliseconds