.\" 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_RESET_DEREGISTER" "9" "09 October 2005" "" ""
.SH NAME
mpt_reset_deregister \- Deregister protocol-specific IOC reset handler.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void mpt_reset_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 does not (or can no longer) handle IOC reset handling,
or when it's module is unloaded.