E1000_REMOVE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
e1000_remove - Device Removal Routine
SYNOPSIS
"SYNOPSIS"
void __devexit e1000_remove (struct pci_dev * pdev);
ARGUMENTS
- pdev
-
PCI device information struct
DESCRIPTION
e1000_remove is called by the PCI subsystem to alert the driver
that it should release a PCI device. The could be caused by a
Hot-Plug event, or because the driver is going to be removed from
memory.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:06 GMT, October 09, 2005