Home
last modified time | relevance | path

Searched refs:ne2kstr (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/bochs/bochs-2.7/iodev/network/
H A Dne2k.cc184 char pname[16], ne2kstr[20]; in ne2k_options_save() local
188 sprintf(ne2kstr, "ne2k: card=%d, ", card); in ne2k_options_save()
189 SIM->write_param_list(fp, (bx_list_c*) SIM->get_param(pname), ne2kstr, 0); in ne2k_options_save()