Searched refs:OF_interpret (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/dev/ofw/ |
| H A D | openfirm.h | 176 int OF_interpret(const char *cmd, int nreturns, ...);
|
| H A D | openfirm.c | 296 OF_interpret(const char *cmd, int nreturns, ...) in OF_interpret() function
|
| /freebsd-12.1/sys/arm/arm/ |
| H A D | machdep.c | 1015 OF_interpret("perform-fixup", 0); in initarm() 1235 OF_interpret("perform-fixup", 0); in initarm()
|
| /freebsd-12.1/sys/mips/nlm/ |
| H A D | xlp_machdep.c | 287 OF_interpret("perform-fixup", 0); in xlp_bootargs_init()
|
| /freebsd-12.1/sys/dev/fb/ |
| H A D | creator.c | 1126 OF_interpret("stdout @ is my-self 0 to column#", 0); in creator_shutdown() 1127 OF_interpret("stdout @ is my-self #lines 1 - to line#", 0); in creator_shutdown()
|
| H A D | machfb.c | 1570 OF_interpret("stdout @ is my-self 0 to column#", 0); in machfb_shutdown_final() 1571 OF_interpret("stdout @ is my-self #lines 1 - to line#", 0); in machfb_shutdown_final()
|