Home
last modified time | relevance | path

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

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