Searched defs:OF_nextprop (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/dev/fdt/ |
H A D | fdt_openfirm.c | 119 OF_nextprop(int phandle, const char *prop, void *nextprop) in OF_nextprop() function
|
/netbsd-src/usr.sbin/ofctl/ |
H A D | ofctl.c | 465 OF_nextprop(int nodeid, const char *name, void *nextname) in OF_nextprop() function
|
/netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
H A D | Locore.c | 608 OF_nextprop(int handle, const char *prop, void *nextprop) in OF_nextprop() function
|
/netbsd-src/sys/arch/arm/ofw/ |
H A D | openfirm.c | 173 OF_nextprop(int handle, const char *prop, void *nextprop) in OF_nextprop() function
|
/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | openfirm.c | 310 OF_nextprop(int handle, const char *prop, void *nextprop) in OF_nextprop() function
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | openfirm.c | 238 OF_nextprop(int handle, const char *prop, void *buf) in OF_nextprop() function
|