Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_fdt.c74 static ssize_t ofw_fdt_canon(ofw_t, const char *, char *, size_t);
90 OFWMETHOD(ofw_canon, ofw_fdt_canon),
436 ofw_fdt_canon(ofw_t ofw, const char *device, char *buf, size_t len) in ofw_fdt_canon() function