.\" 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_EVENT_DEREGISTER" "" "06 October 2005" "" "" .SH NAME mpt_event_deregister \- Deregister protocol-specific event callback .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void mpt_event_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 events, or when it's module is unloaded. .SH "DESCRIPTION" .PP Each protocol-specific driver should call this routine when it does not (or can no longer) handle events, or when it's module is unloaded.