Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A DLocore.c608 OF_nextprop(int handle, const char *prop, void *nextprop) in OF_nextprop() function
674 namelen = OF_nextprop(peer, namebuf, &newnamebuf); in dump_ofwtree()
699 namelen = OF_nextprop(peer, namebuf, &newnamebuf); in dump_ofwtree()
/netbsd-src/sys/dev/ofw/
H A Dopenfirm.h89 int OF_nextprop(int, const char *, void *);
H A Dopenfirmio.c228 ok = OF_nextprop(node, name, newname); in openfirmioctl()
/netbsd-src/usr.sbin/ofctl/
H A Dofctl.c97 int OF_nextprop(int, const char *, void *);
465 OF_nextprop(int nodeid, const char *name, void *nextname) in OF_nextprop() function
962 len = OF_nextprop(node, namebuf, newnamebuf); in ofprop()
/netbsd-src/sys/dev/fdt/
H A Dfdt_openfirm.c119 OF_nextprop(int phandle, const char *prop, void *nextprop) in OF_nextprop() function
/netbsd-src/sys/arch/arm/ofw/
H A Dopenfirm.c173 OF_nextprop(int handle, const char *prop, void *nextprop) in OF_nextprop() function
/netbsd-src/sys/arch/powerpc/powerpc/
H A Dopenfirm.c310 OF_nextprop(int handle, const char *prop, void *nextprop) in OF_nextprop() function
/netbsd-src/sys/arch/sparc/sparc/
H A Dopenfirm.c238 OF_nextprop(int handle, const char *prop, void *buf) in OF_nextprop() function
H A Dpromlib.c947 OF_nextprop(node, prop, buf); in opf_nextprop()
/netbsd-src/sys/arch/macppc/dev/
H A Dsnapper.c833 ok = OF_nextprop(sound, NULL, next); in snapper_defer()
845 ok = OF_nextprop(sound, prop, next); in snapper_defer()