Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_I210_COPPER (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dpci_ids.h2676 #define PCI_DEVICE_ID_INTEL_I210_COPPER 0x1533 macro
/openbmc/u-boot/drivers/net/
H A De1000.c116 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_I210_COPPER) },
1577 case PCI_DEVICE_ID_INTEL_I210_COPPER: in e1000_set_mac_type()