Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ofw/
H A Dofw_standard.c95 static int ofw_std_call_method(ofw_t ofw, ihandle_t instance,
125 OFWMETHOD(ofw_call_method, ofw_std_call_method),
513 ofw_std_call_method(ofw_t ofw, ihandle_t instance, const char *method, in ofw_std_call_method() function