HomeSort by relevance Sort by last modified time
    Searched refs:qemu_check_nic_model_list (Results 1 - 4 of 4) sorted by null

  /external/qemu/
net.h 75 void qemu_check_nic_model_list(NICInfo *nd, const char * const *models,
net-android.c 2165 void qemu_check_nic_model_list(NICInfo *nd, const char * const *models, function
    [all...]
net.c 2061 void qemu_check_nic_model_list(NICInfo *nd, const char * const *models, function
    [all...]
  /external/qemu/hw/
pci.c 818 qemu_check_nic_model_list(nd, pci_nic_models, default_model);

Completed in 29 milliseconds