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

  /external/qemu/hw/
pci.h 186 PCIDevice *pci_nic_init(PCIBus *bus, NICInfo *nd, int devfn,
pc.c 1148 pci_nic_init(pci_bus, nd, -1, "ne2k_pci");
    [all...]
pci.c 812 PCIDevice *pci_nic_init(PCIBus *bus, NICInfo *nd, int devfn, function

Completed in 1135 milliseconds