.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "E1000_REMOVE" "9" "09 October 2005" "" "" .SH NAME e1000_remove \- Device Removal Routine .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __devexit e1000_remove (struct pci_dev * \fIpdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpdev\fB\fR PCI device information struct .SH "DESCRIPTION" .PP 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.