Home
last modified time | relevance | path

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

/external/grub/netboot/
Dconfig.c40 static struct pci_device pci_nic_list[] = variable
524 eth_pci_init(pci_nic_list); in eth_probe()
529 for (p = pci_nic_list; p->vendor != 0; ++p) in eth_probe()
/external/grub/
DChangeLog4569 * netboot/config.c (pci_nic_list) [INCLUDE_TULIP]: Added an