Searched refs:ofw_root (Results 1 – 3 of 3) sorted by relevance
34 phandle_t ofw_root(int);
66 ofw_root(int fd) in ofw_root() function
247 n = start == NULL ? ofw_root(fd) : ofw_finddevice(fd, start); in ofw_dump()