Home
last modified time | relevance | path

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

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