Home
last modified time | relevance | path

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

/external/u-boot/include/
Dpci_ids.h2680 #define PCI_DEVICE_ID_INTEL_I210_SERDES_FLASHLESS 0x157c macro
/external/u-boot/drivers/net/
De1000.c120 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_I210_SERDES_FLASHLESS) },
1581 case PCI_DEVICE_ID_INTEL_I210_SERDES_FLASHLESS: in e1000_set_mac_type()