Searched refs:ofw_dump_node (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/ofwdump/ |
H A D | ofwdump.c | 210 ofw_dump_node(int fd, phandle_t n, int level, int rec, int prop, in ofw_dump_node() function 235 ofw_dump_node(fd, c, level + 1, rec, prop, pmatch, in ofw_dump_node() 248 ofw_dump_node(fd, n, 0, rec, prop, pmatch, raw, str); in ofw_dump()
|