.\" 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 "MEGARAID_DETACH_ONE" "9" "09 October 2005" "" ""
.SH NAME
megaraid_detach_one \- release the framework resources and call LLD release
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void megaraid_detach_one (struct pci_dev * \fIpdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpdev\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
routine
\fIparam\fR pdev : handle for our PCI cofiguration space
.PP
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.
.PP
This routine is also called from the PCI hotplug system