Home
last modified time | relevance | path

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

/external/u-boot/include/
Dpci_ids.h2672 #define PCI_DEVICE_ID_INTEL_I210_UNPROGRAMMED 0x1531 macro
/external/u-boot/drivers/net/
De1000.c114 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_I210_UNPROGRAMMED) },
1575 case PCI_DEVICE_ID_INTEL_I210_UNPROGRAMMED: in e1000_set_mac_type()