HomeSort by: relevance | last modified time | path
    Searched defs:of_notsupp (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/eeprom/
ofhandlers.c 51 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) function in typeref:typename:void
ofhandlers.c 51 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) function in typeref:typename:void

Completed in 24 milliseconds