Searched refs:e1000_remove (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.c138 static void __devexit e1000_remove(struct pci_dev *pdev);
235 .remove = __devexit_p(e1000_remove),
1193 * e1000_remove - Device Removal Routine
1196 * e1000_remove is called by the PCI subsystem to alert the driver
1203 e1000_remove(struct pci_dev *pdev) function

Completed in 49 milliseconds