Searched refs:OF_read (Results 1 – 5 of 5) sorted by relevance
| /titanic_54/usr/src/boot/sys/boot/ofw/libofw/ |
| H A D | ofw_console.c | 101 if (OF_read(stdin, &ch, 1) > 0) in ofw_cons_getchar() 115 if (OF_read(stdin, &ch, 1) > 0) { in ofw_cons_poll()
|
| H A D | openfirm.h | 105 int OF_read(ihandle_t, void *, int);
|
| H A D | ofw_disk.c | 109 n = OF_read(dp->d_handle, buf, size); in ofwd_strategy()
|
| H A D | ofw_net.c | 151 length = OF_read(netinstance, ptr, len); in ofwn_get()
|
| H A D | openfirm.c | 537 OF_read(ihandle_t instance, void *addr, int len) in OF_read() function
|