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

/netbsd-6-1-5-RELEASE/usr.sbin/eeprom/
H A Dophandlers.c211 struct opiocdesc opio1, opio2; local
222 memset(&opio1, 0, sizeof(opio1));
228 opio1.op_nodeid = opio2.op_nodeid = optnode;
230 opio1.op_name = buf1;
231 opio1.op_buf = buf2;
237 * For reference: opio1 is for obtaining the name. Pass the
248 opio1.op_namelen = strlen(opio1.op_name);
249 opio1
[all...]

Completed in 62 milliseconds