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

/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c157 ofw_getprop(ofwh_t ofwh, const char *name, void *buf, size_t len) argument
163 (u_ofwh_t)ofwh,
171 printf("ofw_getprop: ofwh=0x%x buf=%p len=%u\n",
172 ofwh, buf, len);

Completed in 45 milliseconds