Searched refs:uboot_copyout (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/stand/uboot/lib/
H A Dlibuboot.h65 ssize_t uboot_copyout(const vm_offset_t src, void *dest, const size_t len);
H A Dcopy.c156 uboot_copyout(const vm_offset_t src, void *dest, const size_t len) function
/freebsd-13-stable/stand/uboot/common/
H A Dmain.c541 archsw.arch_copyout = uboot_copyout;

Completed in 107 milliseconds