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

/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c92 static int ofw_seek(ofwh_t, u_int64_t);
254 ofw_seek(ofwh_t devh, u_int64_t off) function
267 printf("ofw_seek: devh=0x%x off=0x%lx\n", devh, off);
526 ofw_seek(bootdev, lba * DEV_BSIZE);

Completed in 59 milliseconds