.\" 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" "" "06 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, int \fIiocid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhandle\fB\fR
Handle of registered MPT protocol driver
.TP
\fB\fIiocid\fB\fR
IOC unique identifier (integer)
.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.