ofw_copyout
ssize_t ofw_copyout(const vm_offset_t src, void *dest, const size_t len);
.arch_copyout = ofw_copyout,