Searched refs:ofw_optnode (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/usr.sbin/ofwdump/
H A Dofw_util.h37 phandle_t ofw_optnode(int);
H A Dofw_util.c76 ofw_optnode(int fd) function
/freebsd-11.0-release/usr.sbin/eeprom/
H A Dofw_options.c92 ofw_setprop(fd, ofw_optnode(fd), exent->ex_prop, "", 1);
106 if (ofw_setprop(fd, ofw_optnode(fd), exent->ex_prop,
131 ofw_setprop(fd, ofw_optnode(fd),
136 ofw_setprop(fd, ofw_optnode(fd), "security-password",
158 len = ofw_getprop_alloc(fd, ofw_optnode(fd), "security-mode",
195 ofw_setprop(fd, ofw_optnode(fd), "security-password", pwd1,
212 optnode = ofw_optnode(fd);
254 optnode = ofw_optnode(fd);
291 len = ofw_getprop_alloc(fd, ofw_optnode(fd), prop, &pbuf, &pblen, 1);

Completed in 48 milliseconds