Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_standard.c84 static int ofw_std_nextprop(ofw_t ofw, phandle_t package, const char *previous,
117 OFWMETHOD(ofw_nextprop, ofw_std_nextprop),
356 ofw_std_nextprop(ofw_t ofw, phandle_t package, const char *previous, char *buf, in ofw_std_nextprop() function