Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-net-pci.c76 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in virtio_net_pci_class_init()
/openbmc/qemu/hw/net/
H A Dne2000-pci.c113 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in ne2000_class_init()
H A Dpcnet-pci.c270 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in pcnet_class_init()
H A Digbvf.c315 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in igbvf_class_init()
H A Digb.c613 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in igb_class_init()
H A De1000e.c688 c->class_id = PCI_CLASS_NETWORK_ETHERNET; in e1000e_class_init()
H A Dsunhme.c948 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in sunhme_class_init()
H A Dtulip.c1025 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in tulip_class_init()
H A Dsungem.c1467 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in sungem_class_init()
H A Deepro100.c2075 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in eepro100_class_init()
H A De1000.c1699 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in e1000_class_init()
H A Drtl8139.c3429 k->class_id = PCI_CLASS_NETWORK_ETHERNET; in rtl8139_class_init()
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h33 #define PCI_CLASS_NETWORK_ETHERNET 0x0200 macro
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c134 PCI_CLASS_NETWORK_ETHERNET in unplug_nic()
/openbmc/u-boot/include/
H A Dpci_ids.h28 #define PCI_CLASS_NETWORK_ETHERNET 0x0200 macro