segdev_copyto
if (segdev_copyto(seg, addr, buf, vaddr, len))
extern int segdev_copyto(struct seg *, caddr_t, const void *, void *, size_t);