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,
407 if ((error = kcpc_copyin_set(&t->t_cpc_set, udata1,
562 kcpc_copyin_set(kcpc_set_t **inset, void *ubuf, size_t len) function

Completed in 57 milliseconds