.\" 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 "MPT_DEREGISTER" "" "06 October 2005" "" ""
.SH NAME
mpt_deregister \- Deregister a protocol drivers resources.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void mpt_deregister (int \fIcb_idx\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcb_idx\fB\fR
previously registered callback handle
.SH "DESCRIPTION"
.PP
Each protocol-specific driver should call this routine when it's
module is unloaded.