Home
last modified time | relevance | path

Searched refs:PCI_CLASS_NETWORK_ETHERNET (Results 1 – 19 of 19) sorted by relevance

/qemu/hw/virtio/
A Dvirtio-net-pci.c77 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in virtio_net_pci_class_init()
A Dvirtio-pci.c246 .class_id = PCI_CLASS_NETWORK_ETHERNET,
/qemu/hw/net/
A Dne2000-pci.c114 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in ne2000_class_init()
A Dpcnet-pci.c271 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in pcnet_class_init()
A Digbvf.c313 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in igbvf_class_init()
A Digb.c611 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in igb_class_init()
A De1000e.c690 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in e1000e_class_init()
A Dsunhme.c949 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in sunhme_class_init()
A Dtulip.c1026 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in tulip_class_init()
A Dsungem.c1468 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in sungem_class_init()
A Deepro100.c2078 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in eepro100_class_init()
A De1000.c1713 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in e1000_class_init()
A Drtl8139.c3429 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in rtl8139_class_init()
A Dvmxnet3.c2508 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in vmxnet3_class_init()
/qemu/include/hw/pci/
A Dpci_ids.h33 #define PCI_CLASS_NETWORK_ETHERNET 0x0200 macro
/qemu/hw/i386/xen/
A Dxen_platform.c134 PCI_CLASS_NETWORK_ETHERNET in unplug_nic()
/qemu/hw/ppc/
A Dpegasos2.c793 PCI_CLASS_NETWORK_ETHERNET) { in add_pci_device()
A Dspapr_pci.c985 { PCI_CLASS_NETWORK_ETHERNET, "ethernet", NULL },
/qemu/hw/pci/
A Dpci.c2149 if (class_id != PCI_CLASS_NETWORK_ETHERNET) { in pci_qdev_realize()

Completed in 70 milliseconds