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

/freebsd-12-stable/stand/libofw/
H A Dlibofw.h52 ssize_t ofw_copyin(const void *src, vm_offset_t dest, const size_t len);
H A Dofw_copy.c117 ofw_copyin(const void *src, vm_offset_t dest, const size_t len) function
120 printf("ofw_copyin: map error\n");
/freebsd-12-stable/stand/powerpc/ofw/
H A Dmain.c169 archsw.arch_copyin = ofw_copyin;

Completed in 140 milliseconds