Searched defs:OF_write (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/arch/macppc/stand/bootxx/ |
H A D | bootxx.c | 276 OF_write(int handle, const void *addr, int len) in OF_write() function
|
/netbsd-src/sys/arch/shark/stand/ofwboot/ |
H A D | Locore.c | 290 OF_write(int handle, void *addr, int len) in OF_write() function
|
/netbsd-src/sys/arch/macppc/stand/ofwboot/ |
H A D | Locore.c | 429 OF_write(int handle, void *addr, int len) in OF_write() function
|
/netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
H A D | Locore.c | 263 OF_write(int handle, void *addr, int len) in OF_write() function
|
/netbsd-src/sys/arch/arm/ofw/ |
H A D | openfirm.c | 537 OF_write(int handle, const void *addr, int len) in OF_write() function
|
/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | openfirm.c | 659 OF_write(int handle, const void *addr, int len) in OF_write() function
|
/netbsd-src/sys/arch/sparc/stand/ofwboot/ |
H A D | Locore.c | 330 OF_write(int handle, const void *addr, int len) in OF_write() function
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | openfirm.c | 552 OF_write(int handle, const void *addr, int len) in OF_write() function
|