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

/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c90 static int ofw_read(ofwh_t, void *, size_t);
214 ofw_read(ofwh_t devh, void *buf, size_t len) function
227 printf("ofw_read: devh=0x%x buf=%p len=%u\n", devh, buf, len);
527 ofw_read(bootdev, buf, nblk * DEV_BSIZE);

Completed in 59 milliseconds