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