Searched refs:e1000_probe (Results 1 – 1 of 1) sorted by relevance
86 static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent);183 .probe = e1000_probe,906 * e1000_probe - Device Initialization Routine912 * e1000_probe initializes an adapter identified by a pci_dev structure.916 static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in e1000_probe() function