Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.c73 static struct pci_device_id e1000_supported[] = { variable
5705 for (i = 0; (devno = pci_find_devices(e1000_supported, i)) >= 0; i++) { in e1000_initialize()
5935 U_BOOT_PCI_DEVICE(eth_e1000, e1000_supported);