MEGARAID_DETACH_ONE

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

 

NAME

megaraid_detach_one - release the framework resources and call LLD release  

SYNOPSIS

"SYNOPSIS"

void megaraid_detach_one (struct pci_dev * pdev);  

ARGUMENTS

pdev
-- undescribed --
 

DESCRIPTION

routine param pdev : handle for our PCI cofiguration space

This routine is called during driver unload. We free all the allocated resources and call the corresponding LLD so that it can also release all its resources.

This routine is also called from the PCI hotplug system


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:28 GMT, October 09, 2005