Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/ofwdump/
Dofw_util.c192 ofw_getproplen(int fd, phandle_t node, const char *name) in ofw_getproplen() function
211 len = ofw_getproplen(fd, node, name); in ofw_getprop_alloc()
Dofw_util.h46 int ofw_getproplen(int, phandle_t, const char *);
/freebsd-9-stable/sys/dev/ofw/
Dofw_fdt.c77 OFWMETHOD(ofw_getproplen, ofw_fdt_getproplen),
Dofw_standard.c116 OFWMETHOD(ofw_getproplen, ofw_std_getproplen),
/freebsd-9-stable/sys/powerpc/ofw/
Dofw_real.c122 OFWMETHOD(ofw_getproplen, ofw_real_getproplen),