.\" 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_GET_MSG_FRAME" "9" "09 October 2005" "" ""
.SH NAME
mpt_get_msg_frame \- Obtain a MPT request frame from the pool (of 1024)
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
MPT_FRAME_HDR* mpt_get_msg_frame (int \fIhandle\fB, MPT_ADAPTER * \fIioc\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
.SH "DESCRIPTION"
.PP
Returns pointer to a MPT request frame or NULL if none are available
or IOC is not active.
.SH "DESCRIPTION"
.PP
Returns pointer to a MPT request frame or NULL if none are available
or IOC is not active.