Searched refs:ofwh (Results 1 – 1 of 1) sorted by relevance
| /src/stand/powerpc/boot1.chrp/ |
| H A D | boot1.c | 274 ofw_getprop(ofwh_t ofwh, const char *name, void *buf, size_t len) in ofw_getprop() argument 280 (u_ofwh_t)ofwh, in ofw_getprop() 289 ofwh, buf, len); in ofw_getprop() 296 ofw_setprop(ofwh_t ofwh, const char *name, void *buf, size_t len) in ofw_setprop() argument 302 (u_ofwh_t)ofwh, in ofw_setprop() 311 ofwh, buf, len); in ofw_setprop()
|