Home
last modified time | relevance | path

Searched refs:kcpc_copyin_set (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dcpc.c73 static int kcpc_copyin_set(kcpc_set_t **set, void *ubuf, size_t len);
146 if ((error = kcpc_copyin_set(&t->t_cpc_set, udata1, in cpc()
407 if ((error = kcpc_copyin_set(&t->t_cpc_set, udata1, in kcpc_ioctl()
562 kcpc_copyin_set(kcpc_set_t **inset, void *ubuf, size_t len) in kcpc_copyin_set() function