.\" 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_ALLOCATE_SCB" "" "06 October 2005" "" ""
.SH NAME
mega_allocate_scb \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
scb_t * mega_allocate_scb (adapter_t * \fIadapter\fB, Scsi_Cmnd * \fIcmd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIadapter\fB\fR
-- undescribed --
.TP
\fB\fIcmd\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIadapter\fR - pointer to our soft state
\fIcmd\fR - scsi command from the mid-layer
.PP
Allocate a SCB structure. This is the central structure for controller
commands.