.\" 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 "MEGARAID_ALLOC_CMD_PACKETS" "9" "09 October 2005" "" ""
.SH NAME
megaraid_alloc_cmd_packets \- allocate shared mailbox
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int megaraid_alloc_cmd_packets (adapter_t * \fIadapter\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIadapter\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIparam\fR adapter : soft state of the raid controller
.PP
Allocate and align the shared mailbox. This maibox is used to issue
all the commands. For IO based controllers, the mailbox is also regsitered
with the FW. Allocate memory for all commands as well.
This is our big allocator