Home
last modified time | relevance | path

Searched defs:ofw_getprop (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ofwdump/
H A Dofw_util.c158 ofw_getprop(int fd, phandle_t node, const char *name, void *buf, int buflen) in ofw_getprop() function
/freebsd/stand/powerpc/boot1.chrp/
H A Dboot1.c272 ofw_getprop(ofwh_t ofwh, const char *name, void *buf, size_t len) in ofw_getprop() function