.\" 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_FREE_MSG_FRAME" "" "06 October 2005" "" "" .SH NAME mpt_free_msg_frame \- Place MPT request frame back on FreeQ. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void mpt_free_msg_frame (int \fIhandle\fB, int \fIiocid\fB, MPT_FRAME_HDR * \fImf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhandle\fB\fR Handle of registered MPT protocol driver .TP \fB\fIiocid\fB\fR IOC unique identifier (integer) .TP \fB\fImf\fB\fR Pointer to MPT request frame .SH "DESCRIPTION" .PP This routine places a MPT request frame back on the MPT adapter's FreeQ.