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

/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dlibofw.h53 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");
/illumos-gate/usr/src/boot/sys/boot/ofw/common/
H A Dmain.c160 archsw.arch_copyin = ofw_copyin;

Completed in 86 milliseconds