Searched defs:OF_setprop (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/dev/fdt/ |
H A D | fdt_openfirm.c | 282 OF_setprop(int phandle, const char *prop, const void *buf, int buflen) in OF_setprop() function
|
/netbsd-src/sys/arch/shark/stand/ofwboot/ |
H A D | Locore.c | 209 OF_setprop(int handle, const char *prop, void *buf, int len) in OF_setprop() function
|
/netbsd-src/sys/arch/macppc/stand/ofwboot/ |
H A D | Locore.c | 348 OF_setprop(int handle, const char *prop, void *buf, int len) in OF_setprop() function
|
/netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
H A D | Locore.c | 182 OF_setprop(int handle, char *prop, void *buf, int len) in OF_setprop() function
|
/netbsd-src/sys/arch/arm/ofw/ |
H A D | openfirm.c | 228 OF_setprop(int handle, const char *prop, const void *buf, int buflen) in OF_setprop() function
|
/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | openfirm.c | 272 OF_setprop(int handle, const char *prop, const void *buf, int buflen) in OF_setprop() function
|
/netbsd-src/sys/arch/sparc/stand/ofwboot/ |
H A D | Locore.c | 205 OF_setprop(u_int handle, char *prop, void *buf, int len) in OF_setprop() function
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | openfirm.c | 210 OF_setprop(int handle, const char *prop, const void *buf, int buflen) in OF_setprop() function
|