Home
last modified time | relevance | path

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

/src/sys/powerpc/ofw/
H A Dofw_real.c105 static ihandle_t ofw_real_open(ofw_t, const char *device);
134 OFWMETHOD(ofw_open, ofw_real_open),
924 ofw_real_open(ofw_t ofw, const char *device) in ofw_real_open() function