Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/eeprom/
HDofw_options.c86 ofwo_oemlogo(const struct ofwo_extabent *exent, int fd, const void *buf, in ofwo_oemlogo() argument
94 ofw_setprop(fd, ofw_optnode(fd), exent->ex_prop, "", 1); in ofwo_oemlogo()
108 if (ofw_setprop(fd, ofw_optnode(fd), exent->ex_prop, in ofwo_oemlogo()
114 printf("%s: <logo data>\n", exent->ex_prop); in ofwo_oemlogo()
116 ofwo_printprop(exent->ex_prop, (const char *)buf, in ofwo_oemlogo()
122 ofwo_secmode(const struct ofwo_extabent *exent, int fd, const void *buf, in ofwo_secmode() argument
131 if ((res = ofwo_setstr(fd, buf, buflen, exent->ex_prop, in ofwo_secmode()
140 return (ofwo_setstr(fd, buf, buflen, exent->ex_prop, in ofwo_secmode()
145 ofwo_printprop(exent->ex_prop, (const char *)buf, buflen); in ofwo_secmode()
150 ofwo_secpwd(const struct ofwo_extabent *exent, int fd, const void *buf, in ofwo_secpwd() argument
[all …]