.\" 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 "MEGA_CMD_DONE" "" "06 October 2005" "" ""
.SH NAME
mega_cmd_done \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void mega_cmd_done (adapter_t * \fIadapter\fB, u8 * \fIcompleted\fB, int \fInstatus\fB, int \fIstatus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIadapter\fB\fR
-- undescribed --
.TP
\fB\fIcompleted\fB\fR
-- undescribed --
.TP
\fB\fInstatus\fB\fR
-- undescribed --
.TP
\fB\fIstatus\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIadapter\fR - pointer to our soft state
\fIcompleted\fR - array of ids of completed commands
\fInstatus\fR - number of completed commands
\fIstatus\fR - status of the last command completed
.PP
Complete the comamnds and call the scsi mid-layer callback hooks.