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