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

/netbsd-6-1-5-RELEASE/usr.sbin/eeprom/
H A Ddefs.h85 struct extabent { struct
87 void (*ex_handler) (struct extabent *,
94 struct extabent { struct
96 void (*ex_handler) (struct extabent *,
103 struct extabent { struct
105 void (*ex_handler) (struct extabent *,
H A Dofhandlers.c51 static void of_notsupp (struct extabent *, struct ofiocdesc *, char *);
52 static void of_uint32h (struct extabent *, struct ofiocdesc *, char *);
53 static void of_uint32d (struct extabent *, struct ofiocdesc *, char *);
59 static struct extabent ofextab[] = {
97 struct extabent *ex;
188 struct extabent *exent;
198 struct extabent *exent;
208 struct extabent *exent;
224 struct extabent *ex;
H A Dophandlers.c52 static void op_notsupp (struct extabent *, struct opiocdesc *, char *);
58 static struct extabent opextab[] = {
105 struct extabent *ex;
196 struct extabent *exent;
212 struct extabent *ex;
H A Dprephandlers.c52 static void prep_notsupp(struct extabent *, struct pnviocdesc *, char *);
68 static struct extabent prepextab[] = {
91 struct extabent *ex;
172 prep_notsupp(struct extabent * exent, struct pnviocdesc * nviop, char *arg)

Completed in 95 milliseconds