Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_standard.c90 static phandle_t ofw_std_finddevice(ofw_t ofw, const char *device);
120 OFWMETHOD(ofw_finddevice, ofw_std_finddevice),
439 ofw_std_finddevice(ofw_t ofw, const char *device) in ofw_std_finddevice() function