.\" 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 "IXGB_REMOVE" "" "06 October 2005" "" "" .SH NAME ixgb_remove \- Device Removal Routine. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __devexit ixgb_remove (struct pci_dev * \fIpdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpdev\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIparam\fR pdev PCI device information struct .PP ixgb_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.