Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dofw_real.c95 static ssize_t ofw_real_canon(ofw_t, const char *device, char *buf, size_t len);
126 OFWMETHOD(ofw_canon, ofw_real_canon),
698 ofw_real_canon(ofw_t ofw, const char *device, char *buf, size_t len) in ofw_real_canon() function