Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_real.c101 static int ofw_real_call_method(ofw_t, ihandle_t instance, const char *method,
132 OFWMETHOD(ofw_call_method, ofw_real_call_method),
840 ofw_real_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_real_call_method() function