Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_real.c96 static phandle_t ofw_real_finddevice(ofw_t, const char *device);
127 OFWMETHOD(ofw_finddevice, ofw_real_finddevice),
735 ofw_real_finddevice(ofw_t ofw, const char *device) in ofw_real_finddevice() function