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

/freebsd-10-stable/usr.sbin/eeprom/
H A Dofw_options.c53 struct ofwo_extabent { struct
55 int (*ex_handler)(const struct ofwo_extabent *, int,
59 static int ofwo_oemlogo(const struct ofwo_extabent *, int, const void *,
61 static int ofwo_secmode(const struct ofwo_extabent *, int, const void *,
63 static int ofwo_secpwd(const struct ofwo_extabent *, int, const void *,
66 static const struct ofwo_extabent ofwo_extab[] = {
84 ofwo_oemlogo(const struct ofwo_extabent *exent, int fd, const void *buf,
120 ofwo_secmode(const struct ofwo_extabent *exent, int fd, const void *buf,
148 ofwo_secpwd(const struct ofwo_extabent *exent, int fd, const void *buf,
249 const struct ofwo_extabent *e
[all...]

Completed in 149 milliseconds