Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/eeprom/
H A Dofhandlers.c51 static void of_notsupp(const struct extabent *, struct ofiocdesc *, char *);
60 { "security-password", of_notsupp },
61 { "security-mode", of_notsupp },
62 { "oem-logo", of_notsupp },
63 { "oem-banner", of_notsupp },
72 { NULL, of_notsupp },
185 of_notsupp(const struct extabent *exent, struct ofiocdesc *ofiop, char *arg) in of_notsupp() function