IXGB_REMOVE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ixgb_remove - Device Removal Routine.  

SYNOPSIS

"SYNOPSIS"

void __devexit ixgb_remove (struct pci_dev * pdev);  

ARGUMENTS

pdev
-- undescribed --
 

DESCRIPTION

param pdev PCI device information struct

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:51 GMT, October 06, 2005