.\" 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_MBOX_MM_HANDLER" "9" "09 October 2005" "" ""
.SH NAME
megaraid_mbox_mm_handler \- interface for CMM to issue commands to LLD
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int megaraid_mbox_mm_handler (unsigned long \fIdrvr_data\fB, uioc_t * \fIkioc\fB, uint32_t \fIaction\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrvr_data\fB\fR
-- undescribed --
.TP
\fB\fIkioc\fB\fR
-- undescribed --
.TP
\fB\fIaction\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIparam\fR drvr_data : LLD specific data
\fIparam\fR kioc : CMM interface packet
\fIparam\fR action : command action
.PP
This routine is invoked whenever the Common Mangement Module (CMM) has a
command for us. The 'action' parameter specifies if this is a new command
or otherwise.