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

/netbsd-6-1-5-RELEASE/usr.sbin/eeprom/
H A Dofhandlers.c223 struct ofiocdesc ofio1, ofio2; local
234 memset(&ofio1, 0, sizeof(ofio1));
240 ofio1.of_nodeid = ofio2.of_nodeid = optnode;
242 ofio1.of_name = buf1;
243 ofio1.of_buf = buf2;
249 * For reference: ofio1 is for obtaining the name. Pass the
260 ofio1.of_namelen = strlen(ofio1.of_name);
261 ofio1
[all...]

Completed in 46 milliseconds