Searched refs:e1000_probe (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c137 static int e1000_probe(struct pci_dev *pdev, const struct pci_device_id *ent);
234 .probe = e1000_probe,
846 * e1000_probe - Device Initialization Routine
852 * e1000_probe initializes an adapter identified by a pci_dev structure.
858 e1000_probe(struct pci_dev *pdev, function

Completed in 106 milliseconds