Searched refs:ofw_copyout (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/stand/libofw/
H A Dlibofw.h53 ssize_t ofw_copyout(const vm_offset_t src, void *dest, const size_t len);
H A Dofw_copy.c129 ofw_copyout(const vm_offset_t src, void *dest, const size_t len) function
/freebsd-12-stable/stand/powerpc/ofw/
H A Dmain.c170 archsw.arch_copyout = ofw_copyout;
/freebsd-12-stable/stand/sparc64/loader/
H A Dmain.c825 archsw.arch_copyout = ofw_copyout;

Completed in 119 milliseconds