Searched refs:segdev_copyto (Results 1 – 3 of 3) sorted by relevance
127 extern int segdev_copyto(struct seg *, caddr_t, const void *, void *, size_t);
4094 segdev_copyto(struct seg *seg, in segdev_copyto() function
274 if (segdev_copyto(seg, addr, buf, vaddr, len)) in urw()