.\" 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_BUILD_CMD" "9" "09 October 2005" "" ""
.SH NAME
megaraid_mbox_build_cmd \- transform the mid-layer scsi command to megaraid
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
scb_t * megaraid_mbox_build_cmd (adapter_t * \fIadapter\fB, struct scsi_cmnd * \fIscp\fB, int * \fIbusy\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIadapter\fB\fR
-- undescribed --
.TP
\fB\fIscp\fB\fR
-- undescribed --
.TP
\fB\fIbusy\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
firmware lingua
\fIadapter\fR - controller's soft state
\fIscp\fR - mid-layer scsi command pointer
\fIbusy\fR - set if request could not be completed because of lack of
resources
.PP
convert the command issued by mid-layer to format understood by megaraid
firmware. We also complete certain command without sending them to firmware