Home
last modified time | relevance | path

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

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