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

/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c91 static int ofw_write(ofwh_t, const void *, size_t);
234 ofw_write(ofwh_t devh, const void *buf, size_t len) function
247 printf("ofw_write: devh=0x%x buf=%p len=%u\n", devh, buf, len);
564 ofw_write(stdouth, &buf, 1);
567 ofw_write(stdouth, &buf, 1);

Completed in 58 milliseconds