.\" 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_PREPARE_EXTPASSTHRU" "9" "09 October 2005" "" ""
.SH NAME
mega_prepare_extpassthru \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
mega_ext_passthru * mega_prepare_extpassthru (adapter_t * \fIadapter\fB, scb_t * \fIscb\fB, Scsi_Cmnd * \fIcmd\fB, int \fIchannel\fB, int \fItarget\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIadapter\fB\fR
-- undescribed --
.TP
\fB\fIscb\fB\fR
-- undescribed --
.TP
\fB\fIcmd\fB\fR
-- undescribed --
.TP
\fB\fIchannel\fB\fR
-- undescribed --
.TP
\fB\fItarget\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIadapter\fR - pointer to our soft state
\fIscb\fR - our scsi control block
\fIcmd\fR - scsi command from the mid-layer
\fIchannel\fR - actual channel on the controller
\fItarget\fR - actual id on the controller.
.PP
prepare a command for the scsi physical devices. This rountine prepares
commands for devices which can take extended CDBs (>10 bytes)