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

/freebsd-12-stable/usr.sbin/eeprom/
H A Dofw_options.c55 struct ofwo_extabent { struct
57 int (*ex_handler)(const struct ofwo_extabent *, int,
61 static int ofwo_oemlogo(const struct ofwo_extabent *, int, const void *,
63 static int ofwo_secmode(const struct ofwo_extabent *, int, const void *,
65 static int ofwo_secpwd(const struct ofwo_extabent *, int, const void *,
68 static const struct ofwo_extabent ofwo_extab[] = {
86 ofwo_oemlogo(const struct ofwo_extabent *exent, int fd, const void *buf,
122 ofwo_secmode(const struct ofwo_extabent *exent, int fd, const void *buf,
150 ofwo_secpwd(const struct ofwo_extabent *exent, int fd, const void *buf,
251 const struct ofwo_extabent *e
[all...]

Completed in 163 milliseconds