Home
last modified time | relevance | path

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

/src/sys/dev/ofw/
H A Dofw_standard.c89 static phandle_t ofw_std_finddevice(ofw_t ofw, const char *device);
119 OFWMETHOD(ofw_finddevice, ofw_std_finddevice),
438 ofw_std_finddevice(ofw_t ofw, const char *device) in ofw_std_finddevice() function