Searched refs:default_model (Results 1 – 5 of 5) sorted by relevance
76 const char *default_model);
187 const char *default_model);
820 const char *default_model) in pci_nic_init() argument825 qemu_check_nic_model_list(nd, pci_nic_models, default_model); in pci_nic_init()
2062 const char *default_model) in qemu_check_nic_model_list() argument2067 nd->model = strdup(default_model); in qemu_check_nic_model_list()
2141 const char *default_model) in qemu_check_nic_model_list() argument2146 nd->model = strdup(default_model); in qemu_check_nic_model_list()