Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h2673 #define PCI_DEVICE_ID_INTEL_I211_UNPROGRAMMED 0x1532 macro
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c115 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_I211_UNPROGRAMMED) },
1362 case PCI_DEVICE_ID_INTEL_I211_UNPROGRAMMED: in e1000_set_mac_type()