Searched defs:ofw_readin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dofw_copy.c136 ofw_readin(const int fd, vm_offset_t dest, const size_t len) function
148 printf("ofw_readin: buf malloc failed\n");
153 printf("ofw_readin: map error\n");
164 printf("ofw_readin: read failed\n");

Completed in 50 milliseconds