Home
last modified time | relevance | path

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

/external/qemu/
Dnet.h74 void qemu_check_nic_model(NICInfo *nd, const char *model);
Dnet.c2051 void qemu_check_nic_model(NICInfo *nd, const char *model) in qemu_check_nic_model() function
Dnet-android.c2155 void qemu_check_nic_model(NICInfo *nd, const char *model) in qemu_check_nic_model() function
/external/qemu/hw/
Dsmc91c111.c813 qemu_check_nic_model(nd, "smc91c111"); in smc91c111_init()
Dne2000.c742 qemu_check_nic_model(nd, "ne2k_isa"); in isa_ne2000_init()