.\" 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 "SD_INIT_COMMAND" "9" "09 October 2005" "" ""
.SH NAME
sd_init_command \- build a scsi (read or write) command from
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sd_init_command (struct scsi_cmnd * \fISCpnt\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fISCpnt\fB\fR
pointer to mid-level's per scsi command structure that
contains request and into which the scsi command is written
.SH "DESCRIPTION"
.PP
Returns 1 if successful and 0 if error (or cannot be done now).
.SH "DESCRIPTION"
.PP
Returns 1 if successful and 0 if error (or cannot be done now).