Searched refs:default_is_ne2k (Results 1 – 1 of 1) sorted by relevance
1238 bool default_is_ne2k = g_str_equal(mc->default_nic, TYPE_ISA_NE2000); in pc_nic_init() local1243 while ((nd = qemu_find_nic_info(TYPE_ISA_NE2000, default_is_ne2k, NULL))) { in pc_nic_init()