.\" 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_PUT_MSG_FRAME" "9" "09 October 2005" "" "" .SH NAME mpt_put_msg_frame \- Send a protocol specific MPT request frame .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void mpt_put_msg_frame (int \fIhandle\fB, MPT_ADAPTER * \fIioc\fB, MPT_FRAME_HDR * \fImf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhandle\fB\fR Handle of registered MPT protocol driver .TP \fB\fIioc\fB\fR Pointer to MPT adapter structure .TP \fB\fImf\fB\fR Pointer to MPT request frame .SH "DESCRIPTION" .PP This routine posts a MPT request frame to the request post FIFO of a specific MPT adapter. .SH "DESCRIPTION" .PP This routine posts a MPT request frame to the request post FIFO of a specific MPT adapter.