Home
last modified time | relevance | path

Searched refs:ofwh (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/powerpc/boot1.chrp/
H A Dboot1.c271 ofw_getprop(ofwh_t ofwh, const char *name, void *buf, size_t len) in ofw_getprop() argument
277 (u_ofwh_t)ofwh, in ofw_getprop()
286 ofwh, buf, len); in ofw_getprop()
293 ofw_setprop(ofwh_t ofwh, const char *name, void *buf, size_t len) in ofw_setprop() argument
299 (u_ofwh_t)ofwh, in ofw_setprop()
308 ofwh, buf, len); in ofw_setprop()