ofw_copyin
ssize_t ofw_copyin(const void *src, vm_offset_t dest, const size_t len);
.arch_copyin = ofw_copyin,