Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ofwdump/
H A Dofw_util.h34 phandle_t ofw_root(int);
H A Dofw_util.c66 ofw_root(int fd) in ofw_root() function
H A Dofwdump.c247 n = start == NULL ? ofw_root(fd) : ofw_finddevice(fd, start); in ofw_dump()