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

  /src/usr.sbin/eeprom/
ophandlers.c 52 static void op_notsupp (const struct extabent *, struct opiocdesc *, char *);
59 { "security-password", op_notsupp },
60 { "security-mode", op_notsupp },
61 { "oem-logo", op_notsupp },
62 { NULL, op_notsupp },
191 op_notsupp(const struct extabent *exent, struct opiocdesc *opiop, char *arg) function in typeref:typename:void
ophandlers.c 52 static void op_notsupp (const struct extabent *, struct opiocdesc *, char *);
59 { "security-password", op_notsupp },
60 { "security-mode", op_notsupp },
61 { "oem-logo", op_notsupp },
62 { NULL, op_notsupp },
191 op_notsupp(const struct extabent *exent, struct opiocdesc *opiop, char *arg) function in typeref:typename:void
ophandlers.c 52 static void op_notsupp (const struct extabent *, struct opiocdesc *, char *);
59 { "security-password", op_notsupp },
60 { "security-mode", op_notsupp },
61 { "oem-logo", op_notsupp },
62 { NULL, op_notsupp },
191 op_notsupp(const struct extabent *exent, struct opiocdesc *opiop, char *arg) function in typeref:typename:void

Completed in 31 milliseconds