E1000_REMOVE

Section: ()
Updated: 06 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: 13:31:26 GMT, October 06, 2005