Home
last modified time | relevance | path

Searched refs:OF_interpret (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dopenfirm.h175 int OF_interpret(const char *cmd, int nreturns, ...);
H A Dopenfirm.c302 OF_interpret(const char *cmd, int nreturns, ...) in OF_interpret() function
/freebsd/sys/arm/arm/
H A Dmachdep.c572 OF_interpret("perform-fixup", 0); in initarm()